Skip to content

Commit 135e877

Browse files
committed
docs: Add Kafka KRaft section
1 parent b04f768 commit 135e877

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

modules/ROOT/partials/release-notes/release-25.11.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,13 @@ See https://github.com/stackabletech/demos/pull/289[demos#289].
4848
* The xref:demos:airflow-scheduled-job.adoc[`airflow-scheduled-job`] demo for Airflow has been extended to showcase some of the new Airflow 3.x features in the context of SDP i.e. event scheduling (with Kafka), triggerer actions and user authorization with OPA and the SDP OPA authorizer.
4949
See https://github.com/stackabletech/demos/issues/223[demos#223].
5050

51+
===== Apache Kafka
52+
53+
This release adds experimental support for KRaft managed Kafka clusters.
54+
KRaft Controllers can be deployed instead of Apache ZooKeeper to manage the state of Kafka.
55+
KRaft is supported by all Kafka versions provided by SDP, and starting with Kafka 4.X it is the only cluster management version available.
56+
See https://github.com/stackabletech/kafka-operator/pull/889[kafka-operator#889].
57+
5158
===== Apache NiFi
5259

5360
A patch was added which allows disabling the SNI (Server Name Indication) checks for NiFi.

0 commit comments

Comments
 (0)