FrankChen021 commented on issue #9940:
URL: https://github.com/apache/druid/issues/9940#issuecomment-640714445


   @jihoonson I agree with you, it's druid's responsibility to break down a 
large task into smaller tasks and schedule these tasks simultaneously. 
   
   One of what limits this idea is the static configuration of number of task 
slots. Can the numbers of subtasks plus the number of task being executed 
exceed the number of task slots ? If can't, what if there's only one task slot 
left at the time a large kill task is submitted? It involves many details.


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



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

Reply via email to