Aias00 opened a new pull request, #2569: URL: https://github.com/apache/rocketmq-dashboard/pull/2569
Closes #2568 ## Summary - add a SQL-backed, filtered and bounded `GET /api/nameservers/page` endpoint - retain the legacy full-list endpoint for compatibility - switch the Studio NameServer registry UI to server-side search, status filtering and pagination ## Validation - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -q -Dtest=NameserverRegistryServiceTest,NameServerControllerTest test` - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -q checkstyle:check` - `npm test -- --run src/api/cluster.test.ts src/pages/cluster/__tests__/ClusterPage.test.tsx` - `npx eslint src/api/cluster.ts src/api/cluster.test.ts src/services/clusterService.ts src/pages/cluster/index.tsx src/pages/cluster/__tests__/ClusterPage.test.tsx --max-warnings=0` - `npm run build` -- 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]
