jihoonson commented on issue #10193: URL: https://github.com/apache/druid/issues/10193#issuecomment-660248546
@a2l007 thanks for filing this issue. Does this bug make the coordinator confused until the historical announces those segments? Like, if a segment was removed from a loadQueuePeon but a historical load and announced it later, the server view would be updated properly and the coordinator could make a valid decision? I guess it could get worse and worse if there are lots of such segments though. To make the historical process them faster, does setting `druid.segmentCache.numLoadingThreads` to something high also help? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
