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

   ## Finding
   Consumer Group metadata is returned as an unbounded list.
   
   ## Scope
   Adopt the established 1-based `PageResult` contract while retaining 
`clusterId` and `search` filters, with cloud-provider compatibility.
   
   ## Acceptance criteria
   - `page` defaults to 1 and `pageSize` defaults to 20.
   - Filtering occurs before paging and totals remain correct.
   - Out-of-range pages are empty and invalid parameters are rejected 
consistently.
   - Existing unresolved Consumer/Topic UI conflict files are not modified by 
this tracking PR.
   
   Tracked from `docs/studio-followups.md` (P2).


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