hi Gwen, experts -
here is the update on this ..
I was able to setup the Confluent Control Center to mange multiple kafka clusters, using the below mentioned suggested settings in broker server.properties..
confluent.metrics.reporter.zookeeper.connect=<cluster1-zookeeper>:<port no>
However, i did notice couple of issues ..
1)
I've cleared up zookeeper (in trying to resolve zookeeper related issues), and therefore the clusterId has changed for the cluster. On restarting the control center & other services, Control Center seems to retain the older clusterIds... pls see the screen attached.
in the screenshot, of the 5 clusterIds - only 3 of them actually exist currently .
Any ideas on how to reset the cache ? i tried restarting the Control Center, but have not had much success ..
2) On the Control Center Cluster page, for the remote cluster, the "zookeeper servers" & "bootstrap servers" are shown to be None. (screenshot attached)
Is that expected ?
I think these correspond to the entries in the control-center.properties file .. (in which case, it makes sense )
Pls. confirm my understanding.