[
https://issues.apache.org/jira/browse/ZOOKEEPER-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209245#comment-15209245
]
Flavio Junqueira commented on ZOOKEEPER-2397:
---------------------------------------------
[~phunt] this property is actually set at the client, so it is system property
only. the only one that is server side is "sasl.serverconfig".
also, there are other properties in the doc prefixed with "zookeeper.", e.g.,
zookeeper.client.secure. If I change the ones in the patch, then I'll need to
change the others as well.
> 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)