Jackie-Jiang commented on issue #8948: URL: https://github.com/apache/pinot/issues/8948#issuecomment-1162509204
I don't think it is possible to auto recover because there is no guarantee that all segments are already pushed when the exception happens. Ideally, if a previous metadata push task failed, rerun the same task again should get you the same result (idempotent). Does it work if you don't manually delete the segments? If not, we should fix it -- 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]
