Slackbot
10/04/2022, 4:28 PMSergio Ferragut
10/04/2022, 5:06 PMSatish N
10/04/2022, 5:18 PMMark Herrera
10/04/2022, 6:14 PMSatish N
10/04/2022, 6:58 PMMark Herrera
10/04/2022, 7:19 PMSergio Ferragut
10/04/2022, 7:48 PMSatish N
10/05/2022, 4:24 AMSergio Ferragut
10/05/2022, 5:12 PMFor Historicals, druid.server.http.numThreads should be set to a value slightly higher than the sum of druid.broker.http.numConnections across all the Brokers in the cluster.
On the Brokers:
druid.server.http.numThreads on the Broker should be set to a value slightly higher than druid.broker.http.numConnections on the same Broker.
If you are querying from real-time ingestion on Middle Manager Tasks:
For Tasks, druid.server.http.numThreads should be set to a value slightly higher than the sum of druid.broker.http.numConnections across all the Brokers in the cluster.
If none of these are an issue perhaps you are having trouble with some other resource contention on CPU or Memory. How is the utilization level on the Brokers, Historicals and MMs when this situation occurs?