Aias00 opened a new pull request, #1948: URL: https://github.com/apache/rocketmq-dashboard/pull/1948
## Summary - derive NameServer counts from normalized direct-access endpoints - preserve undiscoverable Proxy and NameServer topology counts as `null` instead of reporting false zeroes - render unavailable topology values as `N/A` in the home dashboard - cover direct, Proxy, JSON contract, and UI behavior with regression tests ## Track RocketMQ Studio Track 1: unified control plane. ## Verification - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -Dtest=RocketMQDashboardProviderTest,DashboardControllerTest test` - `npm test -- --run src/pages/home/__tests__/DashboardPage.test.tsx` - `npm run build` - `npx eslint src/api/metrics.ts src/pages/home/dashboard.tsx src/pages/home/__tests__/DashboardPage.test.tsx` Closes #1947 -- 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]
