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

Support for Kafka version > 2.7 #200

Open dunstanmillwright opened 2 years ago

dunstanmillwright commented 2 years ago

It seems like the current version doesnt support newer version of Kafka. This is a great library to use. Any plans to support this for newer version of Kafka?