elephone-184 opened a new pull request, #3314:
URL: https://github.com/apache/rocketmq-dashboard/pull/3314

   ## Summary
   - Perform cross-client subscription diffing within consumer groups to 
identify missing topics, heterogeneous tag expressions, and SQL92 rule 
mismatches.
   - Implement `ConsumerSubscriptionAuditService` and 
`ConsumerSubscriptionAuditController` with `@Permission` access control.
   - Add frontend React MUI `SubscriptionAuditModal` displaying conflict 
breakdowns and online client instance inventories.
   - Add comprehensive `ConsumerSubscriptionAuditControllerTest` and 
`ConsumerSubscriptionAuditServiceImplTest` covering both homogeneous and 
conflicting subscription scenarios.
   
   ## Test plan
   - [x] Run controller unit tests to verify REST endpoint 
`/consumer/subscriptionAudit.query`.
   - [x] Run service implementation tests to verify cross-instance subscription 
diffing and conflict categorization.
   - [x] Verify frontend modal dialog rendering with discrepancy tables and 
client inventory.


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