[
https://issues.apache.org/jira/browse/ZOOKEEPER-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15208793#comment-15208793
]
Arshad Mohammad commented on ZOOKEEPER-2397:
--------------------------------------------
AFAIK,
# For {{zookeeper.sasl.clientconfig}} it is ok to prefix zookeeper. as it is
purely client side property(it is not common between client and server). It is
all time must be used through java system property as of now
# but yes, for server side properties for example
{{zookeeper.sasl.serverconfig}} zookeeper should not be prefixed as in
<term>zookeeper.sasl.serverconfig</term>
> Undocumented SASL properties
> ----------------------------
>
> Key: ZOOKEEPER-2397
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2397
> Project: ZooKeeper
> Issue Type: Sub-task
> Components: documentation
> Affects Versions: 3.4.8, 3.5.1
> Reporter: Flavio Junqueira
> Assignee: Flavio Junqueira
> Fix For: 3.4.9, 3.5.2, 3.6.0
>
> Attachments: ZOOKEEPER-2397.patch
>
>
> There are a number of properties spread across the code that do not appear in
> the docs. For example, zookeeper.allowSaslFailedClients isn't documented
> afaict.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)