Re: Kafka replication error

2018-12-08 Thread Tony Liu
you mentioned: 1. broker disconnection error, normally the case I have ever seen is when some broker is busy and can not response connection quickly to other replicas. 2. partitions under-replicated, normally pint to some broker may have a performance issue. 3. 90% under-replicat

Re: Kafka replication error

2018-12-08 Thread Suman B N
Still hoping for some help here. On Fri, Dec 7, 2018 at 12:24 AM Suman B N wrote: > Guys, > Another observation is 90% of under-replicated partitions have the same > node as the follower. > > *Any help in here is very much appreciated. We have very less time to > stabilize kafka. Thanks a lot in