AmatyaAvadhanula commented on PR #12821:
URL: https://github.com/apache/druid/pull/12821#issuecomment-1196312398

   Hi @paul-rogers
   
   The supervisor continues to create tasks until the integration test duration 
elapses (or until success). So multiple tasks may be created in both cases.
   I think the issue may have been caused due to the task duration being set to 
a very low value of 30s earlier which is why there is insufficient time for 
supervisor management. (The overlord is killed without a single run of the 
supervisor for the tasks and by the time it is up, the task duration has 
elapsed)


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