kangkaisen opened a new issue #1121: Failed to decommission BE URL: https://github.com/apache/incubator-doris/issues/1121 **Describe the bug** This afternoon, I wanted to decommission a BE in A cluster, but got the following error: ``` mysql> ALTER SYSTEM DECOMMISSION BACKEND "10.25.170.9:9050"; ERROR 1064 (HY000): Table[xx] in database[B:xxx] need more than 5 available backends to meet replication num requirement ``` The database[B:xxx] is belong to B cluster, not A cluster.
---------------------------------------------------------------- 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]
