dzmxcyr opened a new issue, #61866: URL: https://github.com/apache/doris/issues/61866
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.2.8 ### What's Wrong? When upgrading from Doris version 1.2.8 to version 2.0.0, during metadata compatibility testing, after connecting to the FE node, executing SHOW BACKENDSworked normally. However, executing SHOW FRONTENDS resulted in an error: [StmtExecutor.executeByLegacy():767] execute Exception. stmt[2, 422028d2ade449cd-b08684aa0f9b09e8] java.lang.NullPointerException: null. <img width="1431" height="676" alt="Image" src="https://github.com/user-attachments/assets/a79189ca-5ae7-48bc-a326-7c862a3fb626" /> ### What You Expected? If this error occurs, can I still upgrade from version 1.2.8 to version 2.0.0? ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
