morningman opened a new issue #3182: [Alter] Assertion failure when submitting schema change job URL: https://github.com/apache/incubator-doris/issues/3182 **Describe the bug** When submitting a schema change job, there may throw assertion failure. **Why** Because we use an assertion to check the replica's state when creating schema change job, but some of replicas may be in CLONE state, which cause the assertion failed.
---------------------------------------------------------------- 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]
