This is an automated email from the ASF dual-hosted git repository.
maoling pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
The following commit(s) were added to refs/heads/master by this push:
new 9b6ec9060 ZOOKEEPER-4547: Change the documentation of
client.certReload numbers
9b6ec9060 is described below
commit 9b6ec9060604347fc996fe69dc33a21222fbd0c4
Author: liwang <[email protected]>
AuthorDate: Sun Sep 4 15:33:16 2022 +0800
ZOOKEEPER-4547: Change the documentation of client.certReload numbers
changed the versions to `New in 3.7.2, 3.8.1, 3.9.0:`
Author: Li Wang <li4wanggmail.com>
Author: liwang <[email protected]>
Reviewers: Mate Szalay-Beko <[email protected]>, maoling <[email protected]>
Closes #1886 from li4wang/ZOOKEEPER-4547
---
zookeeper-docs/src/main/resources/markdown/zookeeperAdmin.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zookeeper-docs/src/main/resources/markdown/zookeeperAdmin.md
b/zookeeper-docs/src/main/resources/markdown/zookeeperAdmin.md
index f7e38b926..8e19f0418 100644
--- a/zookeeper-docs/src/main/resources/markdown/zookeeperAdmin.md
+++ b/zookeeper-docs/src/main/resources/markdown/zookeeperAdmin.md
@@ -1747,7 +1747,7 @@ and [SASL authentication for
ZooKeeper](https://cwiki.apache.org/confluence/disp
* *client.certReload* :
(Java system property: **zookeeper.client.certReload**)
- **New in 3.9.0:**
+ **New in 3.7.2, 3.8.1, 3.9.0:**
Allows client SSL keyStore and trustStore reloading when the certificates
on the filesystem change without having to restart the ZK process. Default:
false
* *client.portUnification*: