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

   ## Problem
   
   `RocketMQMessageProvider` catches Admin and pull-consumer failures for Key 
and Topic time-range message queries, then returns an empty list. The API 
therefore responds with success even when the selected RocketMQ instance is 
unavailable or rejects the request.
   
   ## Expected behavior
   
   A completed query with no matching messages may return an empty list. A 
remote query failure must return a structured gateway error so the console can 
distinguish it from an empty result.
   
   ## Scope
   
   Track 1 / BASE-01 message query correctness. Limit the initial change to Key 
and Topic time-range query modes; message-id lookup keeps its existing fallback 
behavior.


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