Aias00 opened a new issue, #1028: URL: https://github.com/apache/rocketmq-dashboard/issues/1028
## Problem Several metadata endpoints turn Admin failures into successful empty or zero-valued responses. A timeout, ACL denial, or broker failure can therefore look like no consumers, zero lag, no subscriptions, or a topic with no configuration. ## Scope - Preserve an explicit offline/no-route fallback only where RocketMQ exposes that semantic. - Return controlled errors for other Admin failures. - Do not fabricate zero lag/TPS or partial topic metadata after a failed lookup. - Add focused provider/controller regression tests. ## Related Extends the failure-semantics direction of #965 without changing its consumer-group-detail contract. -- 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]
