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 pick up fix for cluster id mismatch #190

Closed kehuum closed 3 years ago

kehuum commented 3 years ago

Bump kafka from 2.0.0.28 to 2.0.0.29 to pick up oss fix for stale cluster metadata when removing all brokers from one cluster and add the broker(s) to another cluster.