morningman opened a new pull request #1146: Set tablet as bad when loading 
index failed
URL: https://github.com/apache/incubator-doris/pull/1146
 
 
   As current implementation, BE process will exit if loading index failed,
   and the tablet will be dropped as soon as the failure being detected.
   Now, BE will only mark the tablet as bad, instead of dropping it,
   and report it to FE. FE will repair the tablet. This is a more safe way to
   fix the problem and let BE process continue to run.
   
   ISSUE #1145 

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to