Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/modules/kafka/partials/supported-versions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@
// This is a separate file, since it is used by both the direct Kafka documentation, and the overarching
// Stackable Platform documentation.

* 4.1.1 (experimental)
* 4.1.1 (experimental) - Requires KRaft, please read on the xref:kafka:usage-guide/kraft-controller.adoc[Kraft migration guide].
* 3.9.1 (LTS)

Support for clusters running in Kraft mode (which includes Apache Kafka 4.x.x) is experimental because it has not been thoroughly tested in production environments yet.
Migrations from older Kafka version which used Apache Zookeeper for cluster coordination to the new KRaft mode are not supported yet.

Also there are some known issues such as:

Expand Down