logstash-plugins / logstash-input-kafka

Kafka input for Logstash
Apache License 2.0
139 stars 122 forks source link

Bump to Kafka client 2.3.0 #322

Closed ismael-hasan closed 5 years ago

ismael-hasan commented 5 years ago

Kafka 2.3.0 was released on Jun 25th. It would be good to upgrade the Kafka client we use.

For instance, in version 2.3 Kafka-8052 was resolved; this issue does not seem to have a functional impact, but it causes that sometimes requests need to be retried - I am not sure if it may have a noticeable performance impact.