kkrugler commented on issue #8641: URL: https://github.com/apache/pinot/issues/8641#issuecomment-1121396826
@Jackie-Jiang @xingyc15 - I'm wondering about the correct behavior when a segment generation error happens. Should it: 1. Immediately terminate segment generation, or keep processing segments? And if it continues processing, what should be done to report multiple failures? 2. Should all generated segments (copied to outputSegmentTarURI) be deleted, or only clean up the ones that failed generation? -- 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]
