Skip to content

[release/11.0] CacheView optimizations - #68972

Merged
wtgodbe merged 1 commit into
release/11.0from
backport/pr-68953-to-release/11.0
Sep 3, 2026
Merged

[release/11.0] CacheView optimizations#68972
wtgodbe merged 1 commit into
release/11.0from
backport/pr-68953-to-release/11.0

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Backport of #68953 to release/11.0

/cc @dariatiurina

CacheView optimizations

Description

Deletion of the static dictionary that didn't bring optimization, but only complications.

Customer Impact

Better memory management for server when using CacheView component.

Regression?

  • Yes
  • No

Risk

  • High
  • Medium
  • Low

[Justify the selection above]

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

When servicing release/2.3

  • Make necessary changes in eng/PatchConfig.props

@github-actions
github-actions Bot requested a review from a team as a code owner September 2, 2026 08:51
@dariatiurina dariatiurina added the Servicing-consider Shiproom approval is required for the issue label Sep 2, 2026
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Hi @github-actions[bot]. Please make sure you've updated the PR description to use the Shiproom Template. Also, make sure this PR is not marked as a draft and is ready-to-merge.

To learn more about how to prepare a servicing PR click here.

@artl93
artl93 self-requested a review September 2, 2026 20:09

@artl93 artl93 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.

Should there be new tests?

@Youssef1313 Youssef1313 added the area-blazor Includes: Blazor, Razor Components label Sep 2, 2026
@Youssef1313

Copy link
Copy Markdown
Member

@artl93 There is not much of observable behavior change here that can be captured by a test. Also note that CacheView is a completely new feature in .NET 11, which hopefully reduces the risk of making changes here.

@artl93 artl93 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. New feature.

@artl93 artl93 added Servicing-approved Shiproom has approved the issue and removed Servicing-consider Shiproom approval is required for the issue labels Sep 3, 2026
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Hi @github-actions[bot]. This PR was just approved to be included in the upcoming servicing release. Somebody from the @dotnet/aspnet-build team will get it merged when the branches are open. Until then, please make sure all the CI checks pass and the PR is reviewed.

@wtgodbe
wtgodbe merged commit 0d5cad8 into release/11.0 Sep 3, 2026
51 checks passed
@wtgodbe
wtgodbe deleted the backport/pr-68953-to-release/11.0 branch September 3, 2026 17:45
@dotnet-milestone-bot dotnet-milestone-bot Bot added this to the 11.0-rc2 milestone Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-blazor Includes: Blazor, Razor Components Servicing-approved Shiproom has approved the issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants