You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Milind Vaidya <ka...@gmail.com> on 2017/05/04 22:17:24 UTC

Setting API version while upgrading

>
>
> The documentation says "Upgrading from 0.8.x or 0.9.x to 0.10.0.0"
>
> I am upgrading from kafka_2.9.2-0.8.1.1 so which one is correct
>
> A. 0.8.1.1
>
> *inter.broker.protocol.version**=**0.8.1.1*
>
> *log.message.format.version**=**0.8.1.1*
>
> B. 0.8.1
>
> *inter.broker.protocol.version**=**0.8.1*
>
> *log.message.format.version**=**0.8.1*
>