[
https://issues.apache.org/jira/browse/ZOOKEEPER-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arshad Mohammad updated ZOOKEEPER-2402:
---------------------------------------
Attachment: ZOOKEEPER-2402-02.patch
Thanks [~hanm] for your comments.
# Fixed missing .
# I think it is not required to make the "server" bold. Also not required to
put ZooKeeper before it. So removed ZooKeeper
# Uppercased Instance
# These property names are not exactly same as the server properties. The same
properties in server are specified without zookeeper prefix. But here in client
configuration section it is prefix with zookeper. So linking would not be
appropriate.
> 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
> Assignee: Arshad Mohammad
> Fix For: 3.5.2
>
> Attachments: ZOOKEEPER-2402-01.patch, ZOOKEEPER-2402-02.patch
>
>
> 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)