bootique / bootique-kafka

Provides integration of Kafka client and streams with Bootique
http://bootique.io
Apache License 2.0
4 stars 4 forks source link

Upgrade Kafka client libs from 2.0.0 to 2.4.0 #29

Closed andrus closed 4 years ago

andrus commented 4 years ago

We are using an old version of Kafka 2.x client libs - 2.0.0. Let's upgrade to 2.4.0. Presumably the upgrade is backwards compatible, as both versions support KIP-35.