Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

Kafka Unable to connect to zookeeper server #115

Open
billkuku opened this issue Jun 9, 2020 · 0 comments
Open

Kafka Unable to connect to zookeeper server #115

billkuku opened this issue Jun 9, 2020 · 0 comments

Comments

@billkuku
Copy link

billkuku commented Jun 9, 2020

Hello,
i use zetcd with docker.
i have configured zookeeper_id of kafka to '192.168.1.110'
i have configured initial-cluster of etcd to 'etcd1=http://192.168.1.110:2380'
then i start the zetcd, etcd and kafka, it works, but~~
as i set more etcd-servers in initial-cluster, something like:
'etcd1=http://192.168.1.110:2380, etcd2=http://192.168.1.111:2380,etcd3=http://192.168.1.112:2380'
then kafka cannot connect to the etcd with:
'org.I0Itec.zkclient.exception.ZkTimeoutException: Unable to connect to zookeeper server '192.168.1.110:2181' with timeout of 10000 ms'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant