kfaraz commented on PR #13339:
URL: https://github.com/apache/druid/pull/13339#issuecomment-1317731496

   @churromorales , it makes sense for the MM-less setup. But for a cluster 
running on middle managers, if we set the number of tasks equal to the number 
of partitions, that means each task would be mapped to a single partition. If 
we don't have enough workers to launch that many tasks, some partitions will 
never be read from.
   
   So maybe we can use the new default logic only for the MM-less setup for now?


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