Aias00 opened a new issue, #1163:
URL: https://github.com/apache/rocketmq-dashboard/issues/1163

   ## Problem
   
   `RocketMQMetadataProvider` converts failures from Topic route lookup and 
Consumer Group progress lookup into empty lists. The control plane then reports 
a successful response that is indistinguishable from a Topic without routes or 
a group without progress.
   
   ## Expected behavior
   
   Successful lookups with no data may return an empty list. Remote Admin 
failures must surface as structured gateway errors.
   
   ## Scope
   
   Track 1 runtime diagnostics. Limit the initial change to Topic route and 
Consumer Group progress lookup failures. Existing offline-consumer subscription 
fallback behavior is intentionally out of scope.


-- 
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]

Reply via email to