zhangyue19921010 edited a comment on pull request #10688: URL: https://github.com/apache/druid/pull/10688#issuecomment-748788556
Hi @kaijianding. As you can see, there are few error messages when query failed due to segments damaged. So that it is hard to tell what kind of exception is caused by damaged segments, wrong query or others and find out which specific files are damaged. Because a query usually reaches multiple segment files. What's more, let query failure trigger a `delete segment action` seems too dangerous in my opinion. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
