WingsGo opened a new issue #3119: [Bug]Wrong TabletNum report when doing decommission job URL: https://github.com/apache/incubator-doris/issues/3119 **Describe the bug** When I decommission some backends, DataCapacity is 0, but tabletNum is large.I saw the FE log, It shows that tabletNum is 0. 2020-03-14 08:59:23,497 INFO 368 [TabletInvertedIndex.tabletReport():119] begin to do tablet diff with backend[13676357]. num: 0 2020-03-14 08:59:23,537 INFO 368 [TabletInvertedIndex.tabletReport():238] finished to do tablet diff with backend[13676357]. sync: 0. metaDel: 54336. foundValid: 0. foundInvalid: 0. migration: 0. found invalid transactions 0. found republish transactions 0 cost: 40 ms 2020-03-14 09:00:23,493 INFO 368 [TabletInvertedIndex.tabletReport():119] begin to do tablet diff with backend[13676357]. num: 0 2020-03-14 09:00:23,539 INFO 368 [TabletInvertedIndex.tabletReport():238] finished to do tablet diff with backend[13676357]. sync: 0. metaDel: 54336. foundValid: 0. foundInvalid: 0. migration: 0. found invalid transactions 0. found republish transactions 0 cost: 46 ms **Screenshots** 
---------------------------------------------------------------- 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