Azure / azure-cosmosdb-java

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

CFP: fix issue with restarting an existing processor #212

Closed milismsft closed 5 years ago

milismsft commented 5 years ago

Fix issue with the restarting of the processor; the executor cannot be shutdown since this will stop any future execution using it.