Skip to content

[release/8.0] Fix config names for CallCountThreshold and CallCountingDelayMs - #90841

Merged
carlossanlop merged 1 commit into
release/8.0from
backport/pr-90799-to-release/8.0
Aug 23, 2023
Merged

[release/8.0] Fix config names for CallCountThreshold and CallCountingDelayMs#90841
carlossanlop merged 1 commit into
release/8.0from
backport/pr-90799-to-release/8.0

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Aug 19, 2023

Copy link
Copy Markdown
Contributor

Backport of #90799 to release/8.0

/cc @EgorBo

Customer Impact

No impact, these config knobs were not yet surfaced, but in my previous attempt I didn't figure out there are existing config knobs for tiered compilation and they have a different naming convention 😞 . e.g. https://github.com/dotnet/sdk/blob/62d3e897cce38a3df8d0ff4eb489a3f2e16f6dce/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.Sdk.targets#L604-L611.

Testing

Risk

No risk

IMPORTANT: If this backport is for a servicing release, please verify that:

  • The PR target branch is release/X.0-staging, not release/X.0.

  • If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.

@ghostghost added the area-VM-coreclr label Aug 19, 2023
@EgorBo

Copy link
Copy Markdown
Member

@mangod9 PTAL backported fix, thanks

@carlossanlop

Copy link
Copy Markdown
Contributor

@jeffschwMSFT can we get your blessing?

@jeffschwMSFTjeffschwMSFT left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved. once ready this can be merged

@carlossanlopcarlossanlop added the Servicing-approved Approved for servicing release label Aug 23, 2023
@carlossanlop
carlossanlop merged commit ebbc4ce into release/8.0Aug 23, 2023
@carlossanlop
carlossanlop deleted the backport/pr-90799-to-release/8.0 branch August 23, 2023 21:39
@ghostghost locked as resolved and limited conversation to collaborators Sep 23, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-VM-coreclrServicing-approvedApproved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@EgorBo@carlossanlop@jeffschwMSFT@mangod9