Re: Failing to connect to ZooKeeper on first start

2021-07-09 Thread Israel Ekpo
When you are running in any environment you are not in 100% control of you have to take a look at everything that is happening and what the environment provides for your software The network connectivity and bandwidth typically varies based on machine sizes. That could impact your setup and contri

Re: Failing to connect to ZooKeeper on first start

2021-07-09 Thread Oleksandr Shulgin
On Fri, Jul 9, 2021 at 7:35 AM Oleksandr Shulgin < oleksandr.shul...@zalando.de> wrote: > > Since version 2.7.0 we observe the subj. issue with the first start of the > Kafka process when we rotate the EC2 instances (for the sake of software > upgrade). > Our supervisor script notices the failure

Failing to connect to ZooKeeper on first start

2021-07-08 Thread Oleksandr Shulgin
Hi, We are running Apache Kafka 2.7.1 on AWS EC2 with ZooKeeper running in the same VPC (private network). Since version 2.7.0 we observe the subj. issue with the first start of the Kafka process when we rotate the EC2 instances (for the sake of software upgrade). Our supervisor script notices th