xiangqiao123 opened a new pull request #9935: URL: https://github.com/apache/druid/pull/9935
When the offline Hadoop indexing task publishes thousands of segments, the announceHistoricalSegments method takes up to 10 seconds.And this method will occupy the giant lock in TaskLockBox, resulting in kafka indexing task unable to publish segment normally. ---------------------------------------------------------------- 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]
