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 2019/11/15 23:32:07 UTC

[GitHub] [incubator-druid] glasser commented on issue #7066: Support assign tasks to run on different categories of MiddleManagers

glasser commented on issue #7066: Support assign tasks to run on different categories of MiddleManagers
URL: https://github.com/apache/incubator-druid/pull/7066#issuecomment-554569777
 
 
   Very excited for this! We are working on making it easier to do rolling upgrades of our middlemanagers. As part of that we're limiting the task durations of our `index_kafka` tasks and are using the middlemanager disable API to gracefully drain them. But it's hard to limit the duration of an `index_parallel` task. With this API we'll be able to run our `index_parallel` tasks in their own middlemanager, which can also use less resources because `index_parallel` is a pretty non-resource-intensive 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


With regards,
Apache Git Services

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