From b12d19ad6be546e1cffa811c0ed2653af7cbd10c Mon Sep 17 00:00:00 2001 From: Kuan-Po Tseng Date: Sat, 30 Aug 2025 23:11:12 +0800 Subject: [PATCH] MINOR: update kraft dynamic voter set doc --- 41/ops.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/41/ops.html b/41/ops.html index be0bfe89e..dbb914e60 100644 --- a/41/ops.html +++ b/41/ops.html @@ -4106,11 +4106,9 @@
$ bin/kafka-storage.sh format -t KAFKA_CLUSTER_ID --feature kraft.version=1 -c controller.properties - Cannot set kraft.version to 1 unless KIP-853 configuration is present. Try removing the --feature flag for kraft.version.

- Note: Currently it is not possible to convert clusters using a static controller quorum to - use a dynamic controller quorum. This function will be supported in the future release. + Note: To migrate from static voter set to dynamic voter set, please refer to the Upgrade section.

Add New Controller
If a dynamic controller cluster already exists, it can be expanded by first provisioning a new controller using the kafka-storage.sh tool and starting the controller.