Re: [PR] [ISSUE #7777]Optimize the logic of DefaultRequestProcessor#getTopicsByCluster to avoid unnecessary deserialization [rocketmq]

2024-01-28 Thread via GitHub
RongtongJin merged PR #7778: URL: https://github.com/apache/rocketmq/pull/7778 -- 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...@rocke

Re: [PR] [ISSUE #7777]Optimize the logic of DefaultRequestProcessor#getTopicsByCluster to avoid unnecessary deserialization [rocketmq]

2024-01-22 Thread via GitHub
codecov-commenter commented on PR #7778: URL: https://github.com/apache/rocketmq/pull/7778#issuecomment-1904442353 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7778?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)

[PR] [ISSUE #7777]Optimize the logic of DefaultRequestProcessor#getTopicsByCluster to avoid unnecessary deserialization [rocketmq]

2024-01-22 Thread via GitHub
mxsm opened a new pull request, #7778: URL: https://github.com/apache/rocketmq/pull/7778 ### Which Issue(s) This PR Fixes Fixes # ### Brief Description - Optimize the logic of DefaultRequestProcessor#getTopicsByCluster to avoid unnecessary deseria