[Webinar] Build Your GenAI Stack with Confluent and AWS | Register Now
Happy 2017! Wishing you a wonderful year full of fast and scalable data streams.
Many things have happened since we last shared the state of Apache Kafka® and the streams ecosystem. Let’s take a look!
Most importantly – we did a bug fix release. Apache Kafka 0.10.1.1 fixes some critical issues found in the 0.10.1.0 release. There is a pretty substantial list of fixes, so if you are running 0.10.1.0, we recommend upgrading to avoid running into issues we already resolved.
Kafka Summit! If you haven’t heard – last year was so successful that we are doing two events this year. New York on May 8th and San Francisco on August 28th. Call for paper is ending soon, so please submit your talk proposals this week!
There are many KIPs (improvement proposals) being discussed in the Kafka developer list, many of them are huge improvements:
In addition to the many KIPs, there are some interesting releases, blogs and presentations I’d recommend checking out:
We are proud to announce the release of Apache Kafka 3.9.0. This is a major release, the final one in the 3.x line. This will also be the final major release to feature the deprecated Apache ZooKeeper® mode. Starting in 4.0 and later, Kafka will always run without ZooKeeper.
In this third installment of a blog series examining Kafka Producer and Consumer Internals, we switch our attention to Kafka consumer clients, examining how consumers interact with brokers, coordinate their partitions, and send requests to read data from Kafka topics.