symat commented on a change in pull request #1301: ZOOKEEPER-3774: Close quorum
socket asynchronously on the leader to a…
URL: https://github.com/apache/zookeeper/pull/1301#discussion_r410022308
##########
File path: zookeeper-docs/src/main/resources/markdown/zookeeperAdmin.md
##########
@@ -1142,6 +1142,10 @@ property, when available, is noted below.
The intent is for the clients not to retry them immediately.
When set to 0, no requests will be throttled. The default is 0.
+* *leader.closeSocketAsync*
+ (Java system property only: **leader.closeSocketAsync**)
Review comment:
Please also tag this property with the ZooKeeper version (as you can see in
other properties added recently). Something like`**New in 3.6.2:**`
I think we should backport this also to branch 3.6, as it is a good optional
feature for those who use SSL. @eolivelli do you agree?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services