zhengshengjun opened a new issue, #15576: URL: https://github.com/apache/doris/issues/15576
### 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 1.2.0-rc04 ### What's Wrong? Alter Jobs is always PENDING, because the redundant tablet status will not be changed when there is no new data. 2023-01-03 21:01:45,732 WARN (schema-change-pool-1|23303) [AlterJobV2.checkTableStable():212] wait table 32277 to be stable before doing SCHEMA_CHANGE job   ### What You Expected? delete redundant replica by default ### 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]
