symat commented on code in PR #1839: URL: https://github.com/apache/zookeeper/pull/1839#discussion_r866525261
########## zookeeper-docs/src/main/resources/markdown/zookeeperAdmin.md: ########## @@ -1740,6 +1740,16 @@ and [SASL authentication for ZooKeeper](https://cwiki.apache.org/confluence/disp **New in 3.5.5:** TBD +* *sslQuorumReloadCertFiles* : + (No Java system property) + **New in 3.5.5, 3.6.0:** + Allows Quorum SSL keyStore and trustStore reloading when the certificates on the filesystem change without having to restart the ZK process. Default: false + +* *client.certReload* : + (Java system property: **zookeeper.client.certReload**) + **New in 3.5.9:** Review Comment: sorry @mathew-manu , I asked you to document this as "new in 3.5.9", it should be 3.9.0. Can you change it? I can merge after that. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@zookeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org