CMAK
CMAK copied to clipboard
Where do kafka manager stores zookeeper's address?
I added some clusters to kafka manager. When I restarted aws task, clusters were still there, so wondering where are (in which file) they are stored? I checked all files in kafka-manager/config folder (which is the only persistent folder used by EFS mount). but couldn't find address of zookeepers anywhere.
State is stored in ZK_HOSTS . Opinion: This is in conflict with how a private Kafka/ZK cluster should be used. It becomes "an infection" on the the very resources it's supposed to monitor and "manage". Or did I get this confusing state feature dobble wrong?? Conclusion: Setting ZK_HOSTS will NOT create a Cluster configuration only define a "space" for further (manual) configuration of new ZK clusters .. puh