diff --git a/docs/ops.html b/docs/ops.html index e79a8a9581dce..98dc911a88546 100644 --- a/docs/ops.html +++ b/docs/ops.html @@ -3731,10 +3731,7 @@
With the release of Apache Kafka 3.5, Zookeeper is now marked deprecated. Removal of ZooKeeper is planned in the next major release of Apache Kafka (version 4.0), - which is scheduled to happen no sooner than April 2024. During the deprecation phase, ZooKeeper is still supported for metadata management of Kafka clusters, - but it is not recommended for new deployments. There is a small subset of features that remain to be implemented in KRaft - see current missing features for more information.
+ZooKeeper mode was deprecated in Apache Kafka 3.5. Apache Kafka version 4.0 removed support for ZooKeeper mode.
Users are recommended to begin planning for migration to KRaft and also begin testing to provide any feedback. Refer to ZooKeeper to KRaft Migration for details on how to perform a live migration from ZooKeeper to KRaft and current limitations.
@@ -3967,15 +3964,6 @@The following features are not fully implemented in KRaft mode:
- -