WingsGo opened a new issue #2829: Alter SYSTEM DECOMMISSION BACKEND will not finish when DataUsedCapacity is 0 URL: https://github.com/apache/incubator-doris/issues/2829 **Describe the bug** If user want to safe delete be, they will use command `ALTER SYSTEM DECOMMISSION BACKEND`. But in some case, the decommission status will not finish, however the be's DataUsedCapacity is zero. It may becasue during decommission operation, some table or partition is deleted and it's tablet will not migrate, so the TabletNum will not become zero, which leads decommission is operating forever。
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org