RockteMQ-AI commented on issue #4463: URL: https://github.com/apache/rocketmq-dashboard/issues/4463#issuecomment-5699822421
Thank you for your report. After analyzing the code and the issue description, we were unable to confirm this as a bug. **Analysis:** The checked-out dashboard has no Studio backend, /api/producer/connection endpoint, topic-only producer scan, or RocketMQClientProvider.findProducerConnectionsForActiveGroups. Its only producer-connection route is /producer/producerConnection.query, requires producerGroup, and makes one direct RPC, so the described partial aggregate inventory cannot occur here. Transfer the report to the repository/version containing the cited Studio implementation. If you believe this assessment is incorrect, please provide additional details or steps to reproduce. -- 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]
