You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Vladi Feigin <vl...@liveperson.com> on 2016/11/27 20:09:21 UTC

0.8 consumers compatibility with Kafka 0.10

Hi All,

We are using low-level API consumer in Kaka 0.8.2
The question : Is Kafka 0.10 backward compatible with this old consumer ?
Or we have to rewrite consumers when moving to 0.10?

Thank you,
Vladi

--

-- 
This message may contain confidential and/or privileged information. 
If you are not the addressee or authorized to receive this on behalf of the 
addressee you must not use, copy, disclose or take action based on this 
message or any information herein. 
If you have received this message in error, please advise the sender 
immediately by reply email and delete this message. Thank you.

Re: 0.8 consumers compatibility with Kafka 0.10

Posted by Vladimir Kroz <vl...@gmail.com>.
Hi Vladi,

There is a good place to start:
http://kafka.apache.org/documentation.html#upgrade_10
As you can see there are a lot of nitty-gritty aspects, so the answer is:
 "it depends"

Cheers,
Vlad

On Sun, Nov 27, 2016 at 12:09 PM Vladi Feigin <vl...@liveperson.com> wrote:

> Hi All,
>
> We are using low-level API consumer in Kaka 0.8.2
> The question : Is Kafka 0.10 backward compatible with this old consumer ?
> Or we have to rewrite consumers when moving to 0.10?
>
> Thank you,
> Vladi
>
> --
>
> --
> This message may contain confidential and/or privileged information.
> If you are not the addressee or authorized to receive this on behalf of the
> addressee you must not use, copy, disclose or take action based on this
> message or any information herein.
> If you have received this message in error, please advise the sender
> immediately by reply email and delete this message. Thank you.
>

Re: 0.8 consumers compatibility with Kafka 0.10

Posted by Ismael Juma <is...@juma.me.uk>.
Hi Vladi,

Generally, newer brokers are compatible with older clients. As Vladimir
said, the upgrade page (http://kafka.apache.org/documentation.html#upgrade)
includes detailed information about changes that could have a compatibility
impact.

Ismael

On Sun, Nov 27, 2016 at 8:09 PM, Vladi Feigin <vl...@liveperson.com> wrote:

> Hi All,
>
> We are using low-level API consumer in Kaka 0.8.2
> The question : Is Kafka 0.10 backward compatible with this old consumer ?
> Or we have to rewrite consumers when moving to 0.10?
>
> Thank you,
> Vladi
>
> --
>
> --
> This message may contain confidential and/or privileged information.
> If you are not the addressee or authorized to receive this on behalf of the
> addressee you must not use, copy, disclose or take action based on this
> message or any information herein.
> If you have received this message in error, please advise the sender
> immediately by reply email and delete this message. Thank you.
>