kfaraz commented on issue #16433: URL: https://github.com/apache/druid/issues/16433#issuecomment-2726179840
@aruraghuwanshi , the historicals that have finished loading do get assigned new segments while others are busy loading. You can verify this by looking at the metric `segment/loadQueue/assigned` by dimension `server`. But the segments which are already loading on the slow server will most likely still have to finish loading there (due to segment balancing requirements). -- 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]
