gosonzhang opened a new issue #1772: URL: https://github.com/apache/incubator-inlong/issues/1772
### Description The ProcessResult class is not only used in the Server module but also used on the client-side, putting it in the core module can play a better role; at the same time, the member variables defined by this class are not read through functions at some points of use, and the code is written not very good. So this issue makes corresponding modifications here to meet the above requirements. ### 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]
