yuluo-yx opened a new pull request, #3229:
URL: https://github.com/apache/rocketmq-dashboard/pull/3229

   ## Summary
   
   - load every Topic matching the active instance and filters through the 
existing bounded pagination helper
   - group configuration profiles by type, namespace, write/read queue counts, 
and permission
   - identify asymmetric, restricted, no-access, and unknown-permission 
configurations
   - aggregate queue capacity, messages, TPS, consumer groups, profile share, 
and topic samples
   - add profile filters, search, bilingual copy, and deterministic aggregation 
tests
   
   Closes #3228
   
   ## Validation
   
   - `npm test -- --run src/utils/topicQueuePortfolio.test.ts 
src/pages/instance/__tests__/TopicPage.test.tsx` (38 passed)
   - `npm run lint` (0 errors; 10 pre-existing warnings)
   - `npm run build` (8040 modules transformed)
   - scope check: 1 commit, 5 files, 709 additions, 0 deletions


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