linkedin / li-apache-kafka-clients

li-apache-kafka-clients is a wrapper library for the Apache Kafka vanilla clients. It provides additional features such as large message support and auditing to the Java producer and consumer in the open source Apache Kafka.
BSD 2-Clause "Simplified" License
131 stars 52 forks source link

Bump kafka version to include MM passthrough fix revert #183

Closed kehuum closed 4 years ago

kehuum commented 4 years ago

Bump liKafkaVersion from 2.0.0.25 to 2.0.0.27 to include MM passthrough fix revert.

There was a patch to enable passthrough work between msg format v1 and v2, but BMM/KMM is seeing perf issues with the patch. Due to lack of snapshot debugging, we have to revert that patch to verify and unblock BMM/KMM.