Re: MM2 setup using Kafka 2.4 compatibility with Kafka Broker built using 2.0.0 ver.

2022-02-07 Thread Ryanne Dolan
Ranga, yes that will work. You are correct that mm2's compatibility matrix is essentially the same as the client's. I've tested 2.4 mm2 against 0.10.2 brokers and it works fine. Anything older than that may still generally work, but you may see errors for unsupported apis. Ryanne On Mon, Feb 7, 2

MM2 setup using Kafka 2.4 compatibility with Kafka Broker built using 2.0.0 ver.

2022-02-07 Thread Ranga
Hi Kakfa Experts Trying to understand compatibility of MM2 libraries packaged as part of core kafka release 2.4 with Kafka Cluster running with Kafka core version 2.0.0. The major improvements to MM2 were implemented as part of the KIP-382