oker.protocol.version and log.message.format.version. Or maybe
> I am completely wrong with my assumptions.
>
> Regards,
> Artur
>
> -Original Message-
> From: M. Manna [mailto:manme...@gmail.com]
> Sent: Thursday, May 09, 2019 12:19 PM
> To: Kafka Users
>
version. Or maybe I am completely wrong with my
> assumptions.
>
> Regards,
> Artur
>
> -Original Message-
> From: M. Manna [mailto:manme...@gmail.com]
> Sent: Thursday, May 09, 2019 12:19 PM
> To: Kafka Users
> Subject: Re: Kafka upgrade process details
>
n
of inter.broker.protocol.version and log.message.format.version. Or maybe I am
completely wrong with my assumptions.
Regards,
Artur
-Original Message-
From: M. Manna [mailto:manme...@gmail.com]
Sent: Thursday, May 09, 2019 12:19 PM
To: Kafka Users
Subject: Re: Kafka upgrade process details
Artur,
The upgrade process is such that
1) You ensure that there is a hard-check on protocol version if not exists
already. As you have already mentioned above, in #3 - it's to ensure that
min verson for msg formats are being adhered to before upgrade.
2) broker protocol version is to ensure that
Hi,
I read the documentation about upgrading
Kafka(http://kafka.apache.org/21/documentation.html#upgrade_2_1_0) but I have
questions that I believe the documentation doesn't cover. I am planning to
upgrade Kafka from 2.0.0 to 2.1.0 and would like to make sure what to do when
something goes wron