WingsGo opened a new issue #3698: URL: https://github.com/apache/incubator-doris/issues/3698
Recently, I found a cluster's BE's tablets is not balance, and the balance error msg is `path hash is not set`, I finally found that some BE cannot report it's tablets to BE because the report_all_tablet's logic is not good enough, and the problem is solved.But I think we should add a column in `show backends` to display the last report tablets time for BE, so that we can quickly found is there some BE encounter some problems. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
