Github user aljoscha commented on a diff in the pull request:
https://github.com/apache/flink/pull/5462#discussion_r167603044
--- Diff: docs/ops/config.md ---
@@ -502,27 +502,7 @@ Previously this key was named `recovery.mode` and the
default value was `standal
#### ZooKeeper-based HA Mode
-- `high-availability.zookeeper.quorum`: Defines the ZooKeeper quorum URL
which is used to connect to the ZooKeeper cluster when the 'zookeeper' HA mode
is selected. Previously this key was named `recovery.zookeeper.quorum`.
-
-- `high-availability.zookeeper.path.root`: (Default `/flink`) Defines the
root dir under which the ZooKeeper HA mode will create namespace directories.
Previously this ket was named `recovery.zookeeper.path.root`.
--- End diff --
`ket` ... ð
---