yuluo-yx opened a new pull request, #3232: URL: https://github.com/apache/rocketmq-dashboard/pull/3232
## Summary - load all matching consumer groups through existing bounded pagination - inspect no more than 100 groups with four concurrent subscription requests - isolate per-group failures and display inspected, failed, and omitted coverage - classify wildcard, tag-set, SQL, empty, and other subscription expressions - aggregate modes, types, consistency, groups, topics, and representative expressions - add attention filters, search, bilingual copy, and async/concurrency/aggregation coverage Closes #3231 ## Validation - `npm test -- --run src/utils/consumerSubscriptionPortfolio.test.ts src/pages/instance/__tests__/ConsumerPage.test.tsx` (50 passed) - `npm run lint` (0 errors; 10 pre-existing warnings) - `npm run build` (8040 modules transformed) - scope check: 1 commit, 5 files, 861 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]
