[
https://issues.apache.org/jira/browse/ZOOKEEPER-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15208322#comment-15208322
]
Arshad Mohammad commented on ZOOKEEPER-2402:
--------------------------------------------
I think we should do following
# create another section in Admin Guide for properties which are used by
clients only. For example {{zookeeper.client.secure}} should go in client
section
# For properties which are common to both client and server indicate that this
used by client as well. For example {{jute.maxbuffer}} should be marked that it
is used at client side as well. Also some client specific description
> Document client side properties
> -------------------------------
>
> Key: ZOOKEEPER-2402
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2402
> Project: ZooKeeper
> Issue Type: Bug
> Components: documentation
> Reporter: Arshad Mohammad
> Fix For: 3.5.2
>
>
> There are many ZooKeeper java client properties which are not documented.
> Bellow client properties are not documented in Admin Guide
> # zookeeper.sasl.client.username
> # zookeeper.sasl.clientconfig
> # zookeeper.sasl.client
> # zookeeper.server.realm
> # zookeeper.disableAutoWatchReset
> Bellow two client properties are documented in Admin Guide but these are
> documented in server configuration section
> # zookeeper.client.secure
> # zookeeper.clientCnxnSocket
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)