Kafka Upgrade Issue

2018-08-24 Thread Nitya Mehrotra
Hi, We are using Kafka 2.10_0.9.0.1 and recently trying to upgrade it to latest Kafka version(i.e. Kafka 2.11_2.0.0).But we are having Kafka Consumer in our Legacy Code which is using JDK 1.7. Now, we are facing the issue of version compatibility as Legacy Code requires JDK 1.7 and Consumer re

Re: Kafka Upgrade Issue

2018-08-24 Thread Ismael Juma
You can use Apache Kafka 1.1.1 if you need Java 7 support. Ismael On Fri, Aug 24, 2018 at 7:23 AM Nitya Mehrotra wrote: > Hi, > > > We are using Kafka 2.10_0.9.0.1 and recently trying to upgrade it to > latest Kafka version(i.e. Kafka 2.11_2.0.0).But we are having Kafka > Consumer in our Legacy

Kafka Upgrade Issue

2018-08-24 Thread Nitya Mehrotra
Hi, We are using Kafka 2.10_0.9.0.1 and recently trying to upgrade it to latest Kafka version(i.e. Kafka 2.11_2.0.0).But we are having Kafka Consumer in our Legacy Code which is using JDK 1.7. Now, we are facing the issue of version compatibility as Legacy Code requires JDK 1.7 and Consumer re