zhang-arvin commented on PR #20089: URL: https://github.com/apache/druid/pull/20089#issuecomment-5364883685
@FrankChen021 Thanks for the review! Fixed the P1 issue in 653beaa8: the timer callback now uses ConcurrentHashMap.remove(segmentId, pendingRemoval) to atomically verify the future is still current before removing the timeline entry. -- 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]
