RockteMQ-AI commented on issue #1120: URL: https://github.com/apache/rocketmq-clients/issues/1120#issuecomment-5529971889
**Issue Evaluation** Category: `type/bug` | Status: **Needs Info** Thank you for reporting this issue. The description mentions that `addTopics()` is called twice per loop iteration creating duplicate `Resource` objects, but we need more details to locate and verify the problem: - [ ] Which file/class contains this loop? (e.g. `TopicRouteService`, `ProducerImpl`) - [ ] What is the impact of the duplicate `Resource` creation? (memory leak, incorrect routing, etc.) - [ ] RocketMQ client version where this was observed If you have a fix ready, a PR with the correction would be welcome. --- *Automated evaluation by RockteMQ-AI* -- 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]
