Re: Kafka cluster with a different version that the java API

2016-08-08 Thread Sergio Gonzalez
Perfect, thank you so much Alex On Fri, Aug 5, 2016 at 6:03 PM, Alex Loddengaard wrote: > Hi Sergio, clients have to be the same version or older than the brokers. A > newer client won't work with an older broker. > > Alex > > On Fri, Aug 5, 2016 at 7:37 AM, Sergio Gonzalez < > sgonza...@cecrop

Re: Kafka cluster with a different version that the java API

2016-08-05 Thread Alex Loddengaard
Hi Sergio, clients have to be the same version or older than the brokers. A newer client won't work with an older broker. Alex On Fri, Aug 5, 2016 at 7:37 AM, Sergio Gonzalez < sgonza...@cecropiasolutions.com> wrote: > Hi users, > > Is there some issue if I create the kafka cluster using the > k