You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/06/09 16:12:55 UTC

[GitHub] [druid] jihoonson opened a new issue #10002: Parallelizing the kill task

jihoonson opened a new issue #10002:
URL: https://github.com/apache/druid/issues/10002


   ### Description
   
   Similar to the native Parallel task for indexing, the kill task can employ subtasks so that each of them kills a subset of segments in parallel.
   
   ### Motivation
   
   See https://github.com/apache/druid/issues/9940 and https://github.com/apache/druid/issues/9996. The kill task can take a long time or even fail if there are too many segments in one task.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org