capistrant commented on PR #19412: URL: https://github.com/apache/druid/pull/19412#issuecomment-4390120712
> i felt having a percent variable is not really necessary, especially we're just trying to multiple two variables to get a task count for minor compaction, this mental math is not really necessary. > > what do you think if we just add another `minNumTasks`? how would this new variable be used? I choose a percent so someone can just make an estimate and then not maintain it as they change their max task counts for full compaction, they will just keep the same ratio for minor:full when it comes to task counts -- 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]
