Jackie-Jiang opened a new pull request, #9551: URL: https://github.com/apache/pinot/pull/9551
When the server shuts down, removing all the metadata from the upsert manager can be time consuming and not provide any value since we re-construct the metadata during restart. This PR tracks whether the upsert manager is closed, and skips the segment remove if it is already closed -- 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]
