Azure-Samples / azure-cosmos-java-sql-api-samples

Sample code for Azure Cosmos DB Java SDK for SQL API
MIT License
40 stars 72 forks source link

chore: set different estimated lag start position #72

Open PlayAnyData opened 2 months ago

PlayAnyData commented 2 months ago

Set different estimated lag start position, as other wise, the code sample here: https://learn.microsoft.com/en-us/azure/cosmos-db/nosql/how-to-use-change-feed-estimator?tabs=java#implement-the-change-feed-estimator does not make a lot of sense, as it is unclear what totalLag should be.