remizyaka commented on issue #10981:
URL: https://github.com/apache/druid/issues/10981#issuecomment-1314110166

   > @FrankChen021 I resolved issue by increasing start delay of tasks managed 
by supervisor. So that kill task can have a time to start
   > 
   > 
![image](https://user-images.githubusercontent.com/3406152/110793408-a37be880-8285-11eb-9e6b-f437b6480bc4.png)
   
   For some reason it doesn't help me. this delay only works on first task run, 
any other consequent ingestion kafka tasks will run immediately after previous 
finished or even before it finished. So if I have task duration set to 1 hour 
and startDelay set to PT300S and start supervisor at 16:17, first task will 
start at 16:22 and second will start at 17:22 -  no delay before starting.
   Maybe I did it in a wrong place? ioConfig->startDelay of kafka supervisor  
payload.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to