CalvinKirs opened a new pull request, #24308:
URL: https://github.com/apache/doris/pull/24308

   ### backend
   
   Many people set meta_recovery in fe.conf, but often forget to change it back 
after doing it, so fe keeps using it like this, and as a result, problems with 
the metadata later occur.
   
   We can add this parameter to start_fe.sh --metadata_failure_recovery to do 
this. In this way, if the user starts fe at the same time, it will 
automatically fail next time.
   
   ### Changes
   
   - allowed use `start_fe.sh -- metadata_failure_recovery` or `start_fe.sh 
--daemon -- metadata_failure_recovery `
   - Setting up metadata recovery via configuration files is no longer allowed


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to