yuluo-yx opened a new pull request, #3225: URL: https://github.com/apache/rocketmq-dashboard/pull/3225
## Summary - reconcile persisted NameServer registry entries with clusters discovered from the selected instance - normalize multi-address values and correlate by cluster identity or shared addresses - identify address drift, registry-only, discovery-only, ambiguous, and duplicate mappings - provide attention filters, search, summaries, and detailed address deltas - add deterministic coverage for normalization, every reconciliation state, fleets, and immutability Closes #3224 ## Validation - `npm test -- --run src/utils/nameserverRegistryReconciliation.test.ts src/pages/cluster/__tests__/ClusterPage.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, 752 additions, 3 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]
