Re: Migrating from 07.1 .100

2016-06-13 Thread Gerard Klijs
There has been a lot of changes, and it can also be quit a challenge to get the SSL working. And with only a null-pointer, there is little to go on. I would first focus on getting it to work with 0.10 (if possible also on a clustered test setup), and if it all works, try to configure the ssl. On M

RE: Migrating from 07.1 .100

2016-06-13 Thread Subhash Agrawal
Hi, I currently embed kafka 0.7.1 in my java process. To support SSL, we have decided to upgrade Kafka to 0.10.0. After upgrade, I am seeing following error during kafka startup. java.lang.NullPointerException at kafka.utils.Throttler.(Throttler.scala:45) at kafka.