🔥 3-day streak
Microsoft Azure Cosmos DB Developer Specialty (DP-420)23 / 104
Question 23 of 104
You are building a .NET consumer using the change feed processor from the Cosmos DB SDK to process an order-events container. During peak hours, a single processor host cannot keep up, and the change feed estimator reports growing lag. Your monitored container has 6 physical partitions. You deploy 3 additional identical instances of the same application (4 total), all configured with the same processor name, the same lease container, and the same instance-specific 'instanceName'... except two instances were accidentally deployed with an identical 'instanceName'. What is the effect on lease (partition) distribution and processing?
Reviewed for accuracy · Report an issueNext question