zhangyue19921010 commented on pull request #10688: URL: https://github.com/apache/druid/pull/10688#issuecomment-749355475
Hi @kaijianding I get it. This PR is aiming to let druid regain the ability to check the availability of all segments and reload corrupted segments during historical restart which is broken by lazyOnStart. What you proposed is that make druid have the ability to find and solve corrupted segments during runtime no matter lazyOnStart or not. It is actually a nice idea which can enhance the robustness of Druid and solve the corrupted segments problems once and for all. I will keep digging maybe make an another PR to make it happen. What do you think? :) ---------------------------------------------------------------- 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]
