ixzc opened a new pull request, #4167: URL: https://github.com/apache/doris-website/pull/4167
## Versions - [x] dev - [x] 4.x - [x] 3.x - [ ] 2.1 or older (not covered by version/language sync gate) ## Languages - [x] Chinese - [x] English ## Docs Checklist - [x] Checked by AI - [ ] Test Cases Built - [x] Updated required version and language counterparts, or explained why not - [x] If only one language changed, confirmed whether source/translation counterparts need sync ## Summary - The metadata operation page still recommended deploying only one FOLLOWER-type FE as MASTER and making the rest OBSERVERs. That advice is outdated and conflicts with current deployment docs, which recommend 3 FOLLOWERs for production HA. - Update Best Practices and the "FOLLOWER FE hangs up one after another" FAQ for current/dev, 4.x, and 3.x (English and Chinese). Majority-write behavior is kept; the conclusion is now to deploy 3 FOLLOWERs and avoid stopping a majority of them. - 2.1 and older docs are unchanged. ## Test plan - [x] Review the Best Practices and FAQ #5 wording in current, 4.x, and 3.x English/Chinese pages - [ ] Confirm the rendered docs after merge: `/docs/dev/admin-manual/trouble-shooting/metadata-operation#best-practices` Made with [Cursor](https://cursor.com) -- 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]
