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
133 stars 52 forks source link

Fix the case that position throws exception on a good partition due t… #83

Closed becketqin closed 6 years ago

becketqin commented 6 years ago

…o batched query of positions.

lindong28 commented 6 years ago

LGTM