zoy-bot opened a new issue, #51166: URL: https://github.com/apache/doris/issues/51166
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.1.6 ### What's Wrong? After modifying the number of replicas of a table from 1 to 2, and simultaneously changing the number of replicas for the historical partition with 1 to 2, an error occurred in the routine load task for the table, indicating that the alive replica count 1 < required load replica count 2 ### What You Expected? Changing the number of copies of a table does not affect the normal execution of the routine load task where the current table is located <img width="1427" alt="Image" src="https://github.com/user-attachments/assets/90d73a38-fb26-415c-a518-f9801fe35261" /> <img width="1172" alt="Image" src="https://github.com/user-attachments/assets/aed44166-a2c9-4682-b1e9-e2fbf2dbee8e" /> ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
