[
https://issues.apache.org/jira/browse/ZOOKEEPER-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723898#action_12723898
]
Hadoop QA commented on ZOOKEEPER-438:
-------------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12411719/ZOOKEEPER-438.patch
against trunk revision 788238.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 3 new or modified tests.
-1 patch. The patch command could not apply the patch.
Console output:
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/134/console
This message is automatically generated.
> addauth fails to register auth on new client that's not yet connected
> ---------------------------------------------------------------------
>
> Key: ZOOKEEPER-438
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-438
> Project: Zookeeper
> Issue Type: Bug
> Components: c client, java client
> Reporter: Patrick Hunt
> Assignee: Benjamin Reed
> Priority: Blocker
> Fix For: 3.2.0
>
> Attachments: ZOOKEEPER-438.patch, ZOOKEEPER-438.patch
>
>
> if addauth is called on a new client connection that's never connected to the
> server, when the client does connect
> (syncconnected) the auth is not passed to the server. we should ensure we
> addauth when the client connects or reconnects
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.