You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* This release makes `zookeeper` the default metadata manager for Kafka 3.x clusters.
452
+
If you are running Kafka 3 with `kraft` as metadata manager already, you need to patch your existing Kafka custom resource to make this choice explicit after upgrading the SDP version.
453
+
The Kafka cluster will run in an error state until you patch it.
Replace `<namespace>` and `<kafka-resource-name>` as appropriate. +
465
+
See https://github.com/stackabletech/kafka-operator/pull/933[kafka-operator#933].
466
+
--
451
467
* There is a https://github.com/kubernetes/kubernetes/issues/137409[known issue] with the feature gate https://github.com/kubernetes/kubernetes/pull/133153[MaxUnavailableStatefulSet] that is enabled by default as a beta feature in Kubernetes 1.35.
452
468
This issue affects all SDP operators, especially the Trino operator. +
453
469
To work around the issue there are two possibilities:
0 commit comments