You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Abhinav Patil <ab...@gmail.com> on 2017/02/13 07:00:53 UTC

KafkaStream Run on 0.9.0.1

Hi,

Is kafka stream run on 0.9.0.1 ?

-- 
*Regards,*
*Abhinav PATIL*
Mobile: +91-902812760

Re: KafkaStream Run on 0.9.0.1

Posted by "Matthias J. Sax" <ma...@confluent.io>.
No.

If you want to use Kafka Streams, you need brokers with the same or
higher version number. Thus, you need at least 0.10 brokers.

This restriction will be relaxed with upcoming 0.10.2 release that is
the first release being broker backward compatible. Thus, you can run a
0.10.2 Streams app also on 0.10.1 brokers (ie, the backward
compatibility is also limited...)


-Matthias


On 2/12/17 11:00 PM, Abhinav Patil wrote:
> Hi,
> 
> Is kafka stream run on 0.9.0.1 ?
>