-
Notifications
You must be signed in to change notification settings - Fork 500
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] Direct: Adds Direct stack 3.37.6 upgrade #4961
Merged
microsoft-github-policy-service
merged 2 commits into
master
from
ananth/direct-3.37.6-upgrade
Jan 16, 2025
Merged
[Internal] Direct: Adds Direct stack 3.37.6 upgrade #4961
microsoft-github-policy-service
merged 2 commits into
master
from
ananth/direct-3.37.6-upgrade
Jan 16, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good!
b47eca0
to
9b3a80b
Compare
@microsoft-github-policy-service agree company="Microsoft" |
1d4ce07
to
222fd18
Compare
222fd18
to
e39741e
Compare
sourabh1007
previously approved these changes
Jan 16, 2025
e39741e
to
9584627
Compare
Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.Tests/GatewayAddressCacheTests.cs
Outdated
Show resolved
Hide resolved
Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.Tests/GatewayAddressCacheTests.cs
Outdated
Show resolved
Hide resolved
9584627
to
0bdef0c
Compare
Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.Tests/GatewayAddressCacheTests.cs
Show resolved
Hide resolved
kirankumarkolli
approved these changes
Jan 16, 2025
NaluTripician
approved these changes
Jan 16, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Template
Description
This PR is for upgrading Direct stack version 3.37.6 the V3 codebase with 3.37.6.
It contains two changes,
https://msdata.visualstudio.com/CosmosDB/_git/CosmosDB/pullrequest/1505615
: QuorumReader: Fixes bug with BoundedStaleness
https://msdata.visualstudio.com/CosmosDB/_git/CosmosDB/pullrequest/1529101
ConnectionStateListener multiplexing: support multiple CosmosClients (Sharing StoreClient)
It also brings in a dependent change done in OSS codebase
https://msdata.visualstudio.com/CosmosDB/_git/CosmosSdkOSSClone/pullrequest/1532400?_a=files&path=/Microsoft.Azure.Cosmos/src/DocumentClient.cs
Type of change
Please delete options that are not relevant.