didip opened a new issue #11397: URL: https://github.com/apache/druid/issues/11397
Please provide a detailed title (e.g. "Broker crashes when using TopN query with Bound filter" instead of just "Broker crashes"). ### Affected Version 0.21.1 ### Description Please include as much detailed information about the problem as possible. - 15 middle managers with 20 workers each. - Druid is running inside Kubernetes. each middle manager has 32GB RAM and 20 cores requested. - When launching a native index_parallel task with maximum subtasks of 100, only 20 are running and the rest are PENDING even though I have plenty of capacity. Why can't Druid runs all 100 subtasks? In theory I have 15*20 = 300 capacity. -- 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]
