Discussion:
kafka.common.StateChangeFailedException: Failed to elect leader for partition XXX under strategy PreferredReplicaPartitionLeaderElectionStrategy
SenthilKumar K
2018-11-15 11:42:17 UTC
Permalink
Hello Kafka Experts,
We are facing StateChange Failed Exception on one of the broker.
Out of 4 brokers, 3 were running fine and only one broker is throwing state
change error. I dont find any error on Zookeeper Logs related to this error.

Kafka Version : kafka_2.11-1.1.0

Any input would help me to debug further on this issue. Thank in advance!

--Senthil
SenthilKumar K
2018-11-15 12:13:46 UTC
Permalink
Adding Kafka Controller Log.
[2018-11-15 11:19:23,985] ERROR [Controller id=4 epoch=8] Controller 4
epoch 8 failed to change state for partition XYXY-24 from OnlinePartition
to OnlinePartition (state.change.logger)
Post by SenthilKumar K
Hello Kafka Experts,
We are facing StateChange Failed Exception on one of the broker.
Out of 4 brokers, 3 were running fine and only one broker is throwing state
change error. I dont find any error on Zookeeper Logs related to this error.
Kafka Version : kafka_2.11-1.1.0
Any input would help me to debug further on this issue. Thank in advance!
--Senthil
Loading...