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

[Internal] Refactoring: Refactors Moving to ValueFactory overloads of ConcurrentDictionary #2852

Merged
merged 4 commits into from Nov 10, 2021

Conversation

kirankumarkolli
Copy link
Member

Moving to ValueFactory overloads of ConcurrentDictionary

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Please follow the required format: "[Internal] Category: (Adds|Fixes|Refactors|Removes) Description"

Internal should be used for PRs that have no customer impact. This flag is used to help generate the changelog to know which PRs should be included. Examples:
Diagnostics: Adds GetElapsedClientLatency to CosmosDiagnostics
PartitionKey: Fixes null reference when using default(PartitionKey)
[v4] Client Encryption: Refactors code to external project
[Internal] Query: Adds code generator for CosmosNumbers for easy additions in the future.

@kirankumarkolli kirankumarkolli changed the title [Internal] Refractoring: Moving to ValueFactory overloads of ConcurrentDictionary [Internal] Refractoring: Refactors Moving to ValueFactory overloads of ConcurrentDictionary Nov 3, 2021
@ealsur
Copy link
Member

ealsur commented Nov 4, 2021

Why is it marked as [Internal] ?

@bartelink
Copy link
Contributor

nit: typo in Title: Refractoring

@ealsur ealsur changed the title [Internal] Refractoring: Refactors Moving to ValueFactory overloads of ConcurrentDictionary [Internal] Refactoring: Refactors Moving to ValueFactory overloads of ConcurrentDictionary Nov 8, 2021
@kirankumarkolli
Copy link
Member Author

Why is it marked as [Internal] ?

No user visible feature. Its a very minor performance impact.

@kirankumarkolli kirankumarkolli enabled auto-merge (squash) November 10, 2021 02:52
@kirankumarkolli kirankumarkolli merged commit 8646349 into master Nov 10, 2021
@kirankumarkolli kirankumarkolli deleted the users/kirankk/getoradd_fix branch November 10, 2021 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants