felixwluo opened a new pull request, #20667: URL: https://github.com/apache/doris/pull/20667
Add an api to query the tablet on the be node that exceeds the maximum version number ## Proposed changes Issue Number: close #20548 <!--Describe your changes.--> ## Further comments This is not a complicated modification. When a -235 error occurs in the doris cluster, you need to check the be warn log to locate the table, which is inconvenient to locate the problem. So add an api, call the api to get a tablet that has a -235 error on a be node -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
