Aias00 commented on issue #771: URL: https://github.com/apache/rocketmq-dashboard/issues/771#issuecomment-5175099769
Resolved by the current dashboard provider wiring: #699 removed DashboardProviderStub from Spring injection and `RocketMQDashboardProvider` is now the active @Primary provider with a deterministic empty-dashboard fallback. The stale follow-up PR #772 was closed rather than rebased because it would add a second non-primary provider that is not used. Verified with `mvn -Dtest=DashboardServiceTest,DashboardControllerTest test` (4 tests passed). -- 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]
