gosonzhang opened a new issue #2505: URL: https://github.com/apache/incubator-inlong/issues/2505
### Description The parent issue is: https://github.com/apache/incubator-inlong/issues/2204 According to the optimization results of MsgMemStatisInfo (#2484) and MsgFileStatisInfo (#2488), the processing methods of the two classes are exactly the same, only the collected content is different. This issue optimizes them and merges them into a new class MsgStoreStatsHolder to reduce the complexity of system maintenance. ### 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]
