akka / alpakka-kafka

Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
https://doc.akka.io/libraries/alpakka-kafka/current/
Other
1.42k stars 386 forks source link

Upgrade to Kafka client 2.4.0 #915

Closed ennru closed 4 years ago

ennru commented 5 years ago

Short description

Apache Kafka is bound to release version 2.4.0 by end of October 2019. Alpakka Kafka should release a version 2.0 shortly after with the latest Kafka client which includes improvements that improve data fetching a lot.

Details

See https://github.com/apache/kafka/pull/6988

ennru commented 5 years ago

Kafka Release Plan

ennru commented 5 years ago

See #971

ennru commented 5 years ago

As #971 is merged now it uses the Kafka 2.4.0-RC1 client. We'll wait until the 2.4.0 final version is available before releasing Alpakka Kafka 2.0.0.