jon-wei commented on issue #7241: document query downtime behavior of upgrading 
overlords in 0.14
URL: https://github.com/apache/incubator-druid/pull/7241#issuecomment-473133441
 
 
   The tasks won't be restarted instantly upon shutdown, new tasks would be 
created in a later phase of the task management loop in the supervisor (See 
SeekableStreamSupervisor.runInternal(), which is the core management loop). 
   
   The loop period can be controlled with `period` in the supervisor IOConfig, 
though individual phases of the management loop can take varying amounts of 
time.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to