Aiven supports Apache Kafka 2.8

Aiven
2 min readApr 28, 2021

--

An astronaut prepares to launch into Apache Kafka 2.8

Apache Kafka version 2.8, announced on April 19, 2021, comes with a number of enhancements across the board. Read on to find out what the new version means for you!

Kafka without ZooKeeper

KIP-500: Replace ZooKeeper with a Self-Managed Metadata Quorum

Exciting news, removing the ZooKeeper dependency is moving forward, and now it is possible to run Kafka without ZooKeeper. The new consensus based on the RAFT protocol, KRaft, is now available. Note however, that the feature is not production ready yet and should only be used for testing. But it is already showing promising performance improvements.

Exactly Once delivery

KIP-679: Producer will enable the strongest delivery guarantee by default

Starting with version 2.8, the Kafka producers will now have “exactly once” delivery semantics enabled by default. Transaction producers have been available since version 0.11, and provide much better semantics for application development with a very small performance hit.

Performance improvements

KIP-612: Ability to Limit Connection Creation Rate on Brokers

Version 2.8 extends the throttling capabilities introduced in 2.7. Now it is possible to throttle the number of connections created per IP, which allows more fine grained control to prevent performance degradation when up-scaling or deploying an application with a high number of nodes.

Improved leader election performance for clusters with thousands of partitions

A small bug fix with a large effect. This one liner halved the time to process some leader election messages.

The list above includes only examples of the most important enhancements in this release.

To see the full list please visit: https://dist.apache.org/repos/dist/release/kafka/2.8.0/RELEASE_NOTES.html

How to get started with Aiven for Apache Kafka 2.8

You can either launch a brand new cluster in the Aiven console or conduct a no-downtime upgrade to the latest version.

Wrapping up

Not using Aiven services yet? Sign up now for your free trial at https://console.aiven.io/signup!

In the meantime, make sure you follow our changelog and blog RSS feeds or our LinkedIn and Twitter accounts to stay up-to-date with product and feature-related news.

Originally published at https://aiven.io.

--

--

Aiven

Data infrastructure made simple - aiven.io

Recommended from Medium

Lists

See more recommendations