[
https://issues.apache.org/jira/browse/ZOOKEEPER-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13806733#comment-13806733
]
Germán Blanco commented on ZOOKEEPER-1554:
------------------------------------------
The code for the method in [l#comment-13468619] is the same in trunk and branch
3.4. In both they check an additional condition and not only the one in the
comment, and in both there is a comment indicating that there is some work left
to do.
But the remaining work sounds more like an improvement.
I only sent the question above because I thought that this JIRA should be
closed.
> Can't use zookeeper client without SASL
> ---------------------------------------
>
> Key: ZOOKEEPER-1554
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1554
> Project: ZooKeeper
> Issue Type: Bug
> Affects Versions: 3.4.4
> Reporter: Guillaume Nodet
> Priority: Blocker
> Fix For: 3.4.6, 3.5.0
>
>
> The ZooKeeperSaslClient correctly detects that it should not use SASL when
> nothing is configured, however the SendThread waits forever because
> clientTunneledAuthenticationInProgress() returns true instead of false.
--
This message was sent by Atlassian JIRA
(v6.1#6144)