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

   Fair enough, can we do a compromise here.  
   
   How about this?  
   
   if you specify taskCount that is respected
   If you do not specify taskCount then it defaults to 1
   
   if you specify a taskCount of `-1` then you align the number of tasks to # 
of partitions
   
   I think that way for all existing users, nothing changes.  But for users 
that want to default to the number of partitions for their queue and not really 
worry about things, they pass `-1` in for taskCount.
   
   Are you okay with this? 


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