Alceatraz opened a new issue, #87: URL: https://github.com/apache/rocketmq-dashboard/issues/87
The config file claim RocketMQ-Dashboard support multi-cluster config, But not in code: https://github.com/apache/rocketmq-dashboard/blob/63d9da7429177914b73c077da807506240a96ef4/src/main/java/org/apache/rocketmq/dashboard/config/RMQConfigure.java#L44 SpringBoot Config Bean using String not List/Array, Multi-Cluster config lost when Spring load config. That cause only one cluster called DefaultCluster in the Dashboard webpage - cluster tab -- 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]
