RE: Replicas more than replication-factor

2020-02-12 Thread Madhuri Khattar (mkhattar)
kowinski > Sent: Wednesday, February 12, 2020 8:27 PM > To: users@kafka.apache.org > Cc: senthilec...@apache.org > Subject: Re: Replicas more than replication-factor > > I’ve had this happen a few times when a partition reassignment was underway > and one of the brokers that is a desti

Re: Replicas more than replication-factor

2020-02-12 Thread Peter Bukowinski
February 12, 2020 8:27 PM > To: users@kafka.apache.org > Cc: senthilec...@apache.org > Subject: Re: Replicas more than replication-factor > > I’ve had this happen a few times when a partition reassignment was underway > and one of the brokers that is a destination for the reassig

RE: Replicas more than replication-factor

2020-02-12 Thread Madhuri Khattar (mkhattar)
-license-agreement/company-registration-information.html -Original Message- From: Peter Bukowinski Sent: Wednesday, February 12, 2020 8:27 PM To: users@kafka.apache.org Cc: senthilec...@apache.org Subject: Re: Replicas more than replication-factor I’ve had this happen a few times when a

Re: Replicas more than replication-factor

2020-02-12 Thread Peter Bukowinski
I’ve had this happen a few times when a partition reassignment was underway and one of the brokers that is a destination for the reassignment became unhealthy. This essentially stalls the reassignment indefinitely. The partition with 10 instead of 5 replicas was undergoing a reassignment where a

Re: Replicas more than replication-factor

2020-02-12 Thread SenthilKumar K
We are also facing the similar issue in our kafka cluster. Kafka Version: 2.2.0 RF: 5 PartitionLatest OffsetLeaderReplicasIn Sync ReplicasPreferred Leader?Under Replicated? 0 121 (121,50,51,52,53) (52,121,53,50,51) true false 1 122