VAIBHAV GARG

Results 4 comments of VAIBHAV GARG

@tdcmeehan and @hantangwangd any update on the above PR since its been open for about 5 months now and if we can merge and close it ? Because we are...

+1 to what @jarlva said. We added sleep equal to the `terminationGracePeriodPerSeconds` at the end of preStop cycle in the curl command and then the `shutdown` method in the [shutdownHandler.schedule](java.util.concurrent.ScheduledExecutorService#schedule(java.lang.Runnable,...

> I don't fully understand the problem, you're saying after the current `preStop` hook sends a request to `/v1/info/state`, the worker shuts down immediately, interrupting running queries? > > There's...

@nineinchnick could you please comment on the solution in case you find a better solution instead of adding the sleep ?