Annie Liang

Results 17 issues of Annie Liang

.Net working item: https://github.com/Azure/azure-cosmos-dotnet-v3/issues/3381

cosmos:v4-item

Discuss whether we need to send the sessionToken for multi-master if customer is doing replace with etag ifmatch

Cosmos
cosmos:v4-item
cosmos-java-ecosystem-zn

Currently in cosmos diagnostics, the channelAcquisitionStarted stage include the time spent in RntbdContextNeogiation as well, separate them out could give us a better picture of the time spent in each...

Cosmos
cosmos:v4-item
cosmos-java-ecosystem-zn

1. Currently we are not timing the RntbdContextNeogiation, so it could take unbounded time there 2. For some error cases, channel may stuck in health check status

Cosmos
cosmos:v4-item
cosmos-java-ecosystem-zn

Currently, if we are doing any operations with a closed client, the retry will still keep happening. Request should not be retried if the client has already been closed. ![image](https://user-images.githubusercontent.com/64233642/191391252-7b621dd0-b7de-47ff-855a-aa8008822eb0.png)

Cosmos
cosmos:v4-item
cosmos-java-ecosystem-zn

Added Integration tests by using TestContainers: https://testcontainers.com

Cosmos

Feature request https://github.com/Azure/azure-sdk-for-java/issues/38769 In this PR, we added the kafka CosmosDB Sink Connector V2 version. ### Config - `kafka.connect.cosmos.accountEndpoint` -> No default. Cosmos DB Account Endpoint Uri - `kafka.connect.cosmos.accountKey` ->...

Cosmos

**Issue:** Fault injection rule can not be applied on partition level for gateway mode when using non session consistencies **Root cause:** When customer define the fault injection rule with FaultInjectionEndpoint...

Cosmos

Always populate values even for optional dimensions.

Cosmos
cosmos:v4-item
cosmos-java-ecosystem-dt-planning