Issues upgrading from Kafka 0.8.2.1 to 0.10.2.0

2017-04-16 Thread Krishnan Chandra
Hello, I have run into an issue trying to upgrade a Kafka cluster from 0.8.2.1 to 0.10.2.0. The issue manifests itself in high GC time on the Kafka broker after it starts accepting new requests. Upon further inspection and digging through stack traces, it appears that the Kafka 10 broker is uncom

Re: Issues upgrading from Kafka 0.8.2.1 to 0.10.2.0

2017-04-17 Thread Krishnan Chandra
from > zero-copy transfers. > > Ismael > > On Mon, Apr 17, 2017 at 1:35 AM, Krishnan Chandra > wrote: > > > Hello, > > > > I have run into an issue trying to upgrade a Kafka cluster from 0.8.2.1 > to > > 0.10.2.0. The issue manifests itself in