gosonzhang opened a new issue #2294: URL: https://github.com/apache/incubator-inlong/issues/2294
### Description I found a small problem. In the script files of inlong-tubemq\tubemq-server\src\saveServerVersion.*, the static variable that saves the version information of the server is written as “BROKER_VERSION”. In fact, the server includes broker and master, not only broker , the static variable name marked “broker” is not suitable, modify it to “SERVER_VERSION” ### InLong Component InLong TubeMQ ### Are you willing to submit PR? - [X] 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]
