wykjLDF commented on PR #9424: URL: https://github.com/apache/incubator-doris/pull/9424#issuecomment-1131265134
Hi, I meet a bug w.r.t the 'be decommission' too these days, can you please help me to check whether it has some connections with this bug? Before decommission, the clusters have 5 be, and I want to do decommission on one. And currently, there are no unhealthy tablets in the databases; Then after commanding on decommission, there are some unhealthy tablets, but most of them recover in about 20 minutes. However, there are 3 tablets that can not recover, even after about 20 hours; Here I attached some screenshots about the status: Using command "SHOW PROC '/statistic'';":  And check the cluster_balance jobs by command SHOW PROC "'/cluster_balance/history_tablets';":  It seems that the TabletChecker keeps trying to relocate the three left tablets, however it still not works. Can you please help me to see this problem? I really appreciate it! -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org