Aias00 opened a new pull request, #936: URL: https://github.com/apache/rocketmq-dashboard/pull/936
## Summary **Track:** Track 1 / Control Plane reliability Consolidates and supersedes #776, #791, #803, and #871. - Gate in-memory cluster and instance demo seed data behind explicit configuration disabled by default. - Disable frontend mock mode in production builds. - Remove BrokerCluster fallback rows when the service returns no data. ## Verification - `mvn -Dtest=ClusterRepositoryImplTest,InMemoryInstanceRepositoryTest test` - `npm test -- --run src/pages/studio/__tests__/BrokerCluster.test.tsx` - `npm run lint -- src/pages/studio/BrokerCluster.tsx src/pages/studio/__tests__/BrokerCluster.test.tsx` - `git diff --check origin/rocketmq-studio...HEAD` Closes #775 Closes #790 Closes #802 Closes #870 -- 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]
