Slackbot
06/10/2023, 5:14 PMSamarth Jain
06/10/2023, 5:42 PMMaytas Monsereenusorn
06/10/2023, 6:13 PMdruid.coordinator.loadqueuepeon.http.batchSize
which is 1. This causes the coordinator load/drop cycle to take a really long time, preventing the newer segment from my realtime ingestion task being loaded. I increased druid.coordinator.loadqueuepeon.http.batchSize
and no longer see this issue.Maytas Monsereenusorn
06/10/2023, 6:18 PMmaxSegmentsInNodeLoadingQueue
also help coordinator run to cycle faster as this config determines the max load/drop segment operations assigned to each Historical per cycle. Coordinator cycle faster help the handoff realtime segment gets assign faster