Azure / azure-cosmosdb-java

Java Async SDK for SQL API of Azure Cosmos DB
MIT License
54 stars 61 forks source link

Issue #286: Port read-my-writes fix from V4 #287

Closed David-Noble-at-work closed 4 years ago

David-Noble-at-work commented 4 years ago

See https://github.com/Azure/azure-sdk-for-java/pull/6201.

From a v2.6.X perspective this PR picks up a number of diagnostic improvements that have been introduced to the Direct TCP stack. This PR also bumps the version number to 2.6.4-SNAPSHOT pending release from master.

azure-pipelines[bot] commented 4 years ago
No pipelines are associated with this pull request.
kushagraThapar commented 4 years ago

Emulator Example tests CI passed here: https://dev.azure.com/azure-cosmos-java/azure-cosmos-java-private/_build/results?buildId=10264

kushagraThapar commented 4 years ago

Session Singleregion https CI passed here: https://dev.azure.com/azure-cosmos-java/azure-cosmos-java-private/_build/results?buildId=10265

kushagraThapar commented 4 years ago

Strong-singleregion-https-tests CI passed here: https://dev.azure.com/azure-cosmos-java/azure-cosmos-java-private/_build/results?buildId=10397

kushagraThapar commented 4 years ago

Merging the PR now as all the CI has passed.