clintropolis opened a new pull request, #19873: URL: https://github.com/apache/druid/pull/19873
### Description Fixes a race that can occur when acquiring a cached segment if it is unmounted before the reference provider can be fetched. The fix is to return an empty result instead of null (which can cause a npe). -- 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]
