amaechler commented on code in PR #16582: URL: https://github.com/apache/druid/pull/16582#discussion_r1633927273
########## docs/configuration/index.md: ########## @@ -1316,7 +1316,7 @@ Tasks are assigned to the worker with the most currently-running tasks. This is useful when you are auto-scaling MiddleManagers since it tends to pack some full and leave others empty. The empty ones can be safely terminated. -Note that if `druid.indexer.runner.pendingTasksRunnerNumThreads` is set to _N_ > 1, then this strategy will fill _N_ +Note that if `druid.indexer.runner.pendingTasksRunnerNumThreads` is set to *N* > 1, then this strategy will fill *N* Review Comment: Thanks 🙇. -- 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]
