You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/04/27 02:37:36 UTC

[GitHub] [rocketmq-dashboard] Alceatraz opened a new issue, #87: BUG Dashboard UI support multi cluster but not config

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: dev-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-dashboard] Alceatraz closed issue #87: BUG Dashboard UI support multi cluster but not config

Posted by GitBox <gi...@apache.org>.
Alceatraz closed issue #87: BUG Dashboard UI support multi cluster but not config
URL: https://github.com/apache/rocketmq-dashboard/issues/87


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org