[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andor Molnar resolved ZOOKEEPER-3590.
-------------------------------------
    Fix Version/s: 3.5.7
                   3.6.0
       Resolution: Fixed

Issue resolved by pull request 1124
[https://github.com/apache/zookeeper/pull/1124]

> Zookeeper is unable to set the zookeeper.sasl.client.canonicalize.hostname 
> using system variable
> ------------------------------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-3590
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3590
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: java client
>    Affects Versions: 3.5.6
>            Reporter: Aristotelhs
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.6.0, 3.5.7
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> After some reworking on the Zookeeper Sasl implementation 
> (https://issues.apache.org/jira/browse/ZOOKEEPER-3156) the knob of 
> zookeeper.sasl.client.canonicalize.hostname was introduced in order to 
> disable the host name canonicalization. However in ZKClientConfig in 
> handleBackwardCompatibility() this option is not included, which I assume is 
> due to omission. This creates an issue if the zookeeper library is hidden 
> behind another library that does provide an interface to change this value.
> Therefore it should also be set by the system properties like the rest of the 
> variables.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to