asapple opened a new pull request, #9034: URL: https://github.com/apache/rocketmq/pull/9034
Extracted the duplicated logic of replacing group and topic with LMQ_PREFIX based on configuration into a common method, improving code structure and maintainability. ### Which Issue(s) This PR Fixes Fixes [#9033](https://github.com/apache/rocketmq/issues/9033) ### Brief Description Refactor the LmqBrokerStatsManager class by extracting the common logic that modifies the group and topic values into a private helper method. -- 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: commits-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org