zookeeper service is not started properly

0 votes

Getting below warning in zookeeper log

2021-02-19 14:20:27,911 - WARN [SendWorker:3:QuorumCnxManager$SendWorker@708] - Send worker leaving thread 2021-02-19 14:20:27,912 - INFO [WorkerReceiver[myid=1]:FastLeaderElection@597] - Notification: 1 (message format version), 3 (n.leader), 0xf000994b1 (n.zxid), 0x1 (n.round), LEADING (n.state), 3 (n.sid), 0x10 (n.peerEpoch) FOLLOWING (my state) 2021-02-19 14:20:27,914 - INFO [WorkerReceiver[myid=1]:FastLeaderElection@597] - Notification: 1 (message format version), 3 (n.leader), 0xf000994b1 (n.zxid), 0x1 (n.round), LEADING (n.state), 3 (n.sid), 0x10 (n.peerEpoch) FOLLOWING (my state) 2021-02-19 14:20:35,206 - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@197] - Accepted socket connection from /XX.XX.XX.XX:38376 2021-02-19 14:20:35,206 - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@872] - Processing ruok command from /XX.XX.XX.XX:376 2021-02-19 14:20:35,208 - INFO [Thread-12:NIOServerCnxn@1033] - Closed socket connection for client /XX.XX.XX.XX:38376 (no session established for client) 2021-02-19 14:21:27,908 - WARN [RecvWorker:2:QuorumCnxManager$RecvWorker@782] - Connection broken for id 2, my id = 1, error = java.io.EOFException at java.io.DataInputStream.readInt(DataInputStream.java:392) at org.apache.zookeeper.server.quorum.QuorumCnxManager$RecvWorker.run(QuorumCnxManager.java:767) 2021-02-19 14:21:27,909 - WARN [RecvWorker:2:QuorumCnxManager$RecvWorker@785] - Interrupting SendWorker 2021-02-19 14:21:27,909 - INFO [/XX.XX.XX.XX:3888:QuorumCnxManager$Listener@513] - Received connection request /XX.XX.XX.XX:39556 2021-02-19 14:21:27,910 - WARN [RecvWorker:3:QuorumCnxManager$RecvWorker@782] - Connection broken for id 3, my id = 1, error = java.io.EOFException at java.io.DataInputStream.readInt(DataInputStream.java:392) at org.apache.zookeeper.server.quorum.QuorumCnxManager$RecvWorker.run(QuorumCnxManager.java:767) 2021-02-19 14:21:27,911 - WARN [RecvWorker:3:QuorumCnxManager$RecvWorker@785] - Interrupting SendWorker 2021-02-19 14:21:27,910 - WARN [SendWorker:2:QuorumCnxManager$SendWorker@699] - Interrupted while waiting for message on queue java.lang.InterruptedException

Feb 19, 2021 in Apache Kafka by anonymous
• 120 points
1,508 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In Apache Kafka

0 votes
2 answers

Not able to start Kafka service

If your service, in this case kafka, ...READ MORE

answered May 10, 2019 in Apache Kafka by Novice
17,652 views
0 votes
2 answers

Kafka service not starting. Shows no output

sudo systemctl status kafka This should at least ...READ MORE

answered May 9, 2019 in Apache Kafka by Novice
6,250 views
+1 vote
3 answers

What is the need of zookeeper in kafka? Can I use kafka without zookeeper?

I just would like to complete the ...READ MORE

answered Dec 4, 2020 in Apache Kafka by Tamás
• 140 points
8,201 views
0 votes
1 answer

How to start Zookeeper service?

Hi@akhtar, Before you start the Zookeeper service, you need ...READ MORE

answered Dec 7, 2020 in Apache Kafka by MD
• 95,440 points
2,035 views
0 votes
1 answer

How to stop zookeeper service?

Hi@akhtar, You can find one script in the ...READ MORE

answered Dec 7, 2020 in Apache Kafka by MD
• 95,440 points
1,361 views
0 votes
1 answer

Is there any change in consumer offsets if a new partition(s) is added to a Kafka topic?

Yes, it stays the same. An offset is ...READ MORE

answered Jul 9, 2018 in Apache Kafka by nitinrawat895
• 11,380 points
2,087 views
0 votes
1 answer

Kafka topic not being deleted

By default in Kafka version 0.10, delete.topic.enable ...READ MORE

answered Jul 9, 2018 in Apache Kafka by nitinrawat895
• 11,380 points
2,779 views
0 votes
1 answer

Not able to fetch messages from Kafka cluster

You need to add the hostname in ...READ MORE

answered Jul 10, 2018 in Apache Kafka by Shubham
• 13,490 points
2,798 views
0 votes
1 answer

What is the optimum number of producers to create in Kafka?

In general, a single producer for all ...READ MORE

answered Jul 10, 2018 in Apache Kafka by nitinrawat895
• 11,380 points
7,934 views
0 votes
1 answer

Not able to download Kafka using curl

The output to download this is in ...READ MORE

answered Feb 21, 2019 in Apache Kafka by Omkar
• 69,210 points
2,350 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP