Re: Kafka replication error

2018-12-09 Thread Tony Liu
lf. Ironically, this worked for us! After the >restart, the controller was able to send updateMetadataRequest to node > and >node started syncing with the leader. Took some time to be in-sync but > it >worked. > > Thanks, > Suman > Thanks, > Suman > > On Sun, Dec 9, 2

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