Re: [PR] [ISSUE #7875] Add constructor for ProxyTopicRouteData [rocketmq]

2024-02-29 Thread via GitHub
drpmma merged PR #7876: URL: https://github.com/apache/rocketmq/pull/7876 -- 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.a

Re: [PR] [ISSUE #7875] Add constructor for ProxyTopicRouteData [rocketmq]

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

[PR] [ISSUE #7875] Add constructor for ProxyTopicRouteData [rocketmq]

2024-02-28 Thread via GitHub
drpmma opened a new pull request, #7876: URL: https://github.com/apache/rocketmq/pull/7876 ### Which Issue(s) This PR Fixes Fixes #7875 ### Brief Description Add constructor for ProxyTopicRouteData ### How Did You Test This Change? --