Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.0.0-rc2] Change ChangeTrackingStrategy from annotation to field #22531

Merged
merged 1 commit into from
Sep 14, 2020

Conversation

AndriySvyryd
Copy link
Member

Fixes #22503

Description
Some issues fixed late in 5.0.0-rc2 caused a significant perf regression on the code path used frequently by applications. To mitigate this the implementation of how ChangeTrackingStrategy is stored in the model was changed.

Customer Impact
Customers would experience perf degradation if the affected code path is used extensively.

How found
Automated perf testing.

Test coverage
Already covered.

Regression?
Yes

Risk
Low. There is no functional impact.

@AndriySvyryd AndriySvyryd requested a review from a team September 14, 2020 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants