lizhimins commented on PR #2517:
URL: 
https://github.com/apache/rocketmq-dashboard/pull/2517#issuecomment-5379211564

   Closing as superseded by #2531, which implements the same server-side 
message query pagination (`GET /api/messages/page`) with parameter validation, 
a truncation indicator, and full test coverage, and works across all instance 
vendors. Thanks for the contribution — note the review found the 
provider-interface default method here would return 501 for Aliyun/Tencent 
instances (they don't override it); the merged approach reuses `queryMessages` 
so all vendors are covered. Feel free to open a new PR for follow-ups based on 
the latest branch.


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