RockteMQ-AI commented on issue #1249: URL: https://github.com/apache/rocketmq-dashboard/issues/1249#issuecomment-5217503778
**Issue Evaluation** Category: `bug` | Status: **Needs Info** The issue references `RocketMQMetadataProvider.getTopicConsumers`, but this class and method do not exist in the current `master` branch. The actual topic consumer query logic is in `TopicServiceImpl.queryTopicConsumerInfo()`, which re-throws exceptions rather than silently returning empty lists. **Questions:** - Is this issue targeting a specific PR or branch where `RocketMQMetadataProvider` is being introduced? - Does this complement an in-progress refactoring (related to #1143)? - Should this be reclassified as an enhancement proposal? Please clarify the target codebase version or link the related PR so we can properly evaluate the fix. --- *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]
