Aias00 opened a new pull request, #1532: URL: https://github.com/apache/rocketmq-dashboard/pull/1532
Closes #1476 Routes NameServer configuration drift checks through the selected Apache instance: - the page selects an instance before loading its clusters; - drift requests carry `instanceId`; - the controller and service resolve the cluster through that instance context. Validation: - `npm test -- --run src/pages/ops/__tests__/NameServerConfigDriftPage.test.tsx` (6 passed) - `npm run build` Server compilation currently depends on #1530, which restores the baseline RocketMQ 5.5 API compatibility. -- 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]
