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 to 2.0.0.39 to include more logging #198

Open kehuum opened 3 years ago

kehuum commented 3 years ago

Bump kafka version to 2.0.0.39 to include more logging when CorruptedRecordException happens.