[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232900#comment-13232900
 ] 

Hadoop QA commented on ZOOKEEPER-1418:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12518940/SyncPrimitive.java
  against trunk revision 1302281.

    +1 @author.  The patch does not contain any @author tags.

    +0 tests included.  The patch appears to be a documentation patch that 
doesn't require tests.

    -1 patch.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1001//console

This message is automatically generated.
                
> Just a bug in the tutorial code on the website
> ----------------------------------------------
>
>                 Key: ZOOKEEPER-1418
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1418
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 3.4.3
>            Reporter: Joe Gamache
>            Assignee: Joe Gamache
>            Priority: Minor
>         Attachments: SyncPrimitive.java
>
>
> When I ran the Queue example from here: 
> http://zookeeper.apache.org/doc/trunk/zookeeperTutorial.html
> The producer created entries of the form:  /app1/element0000000001...
> but the consumer tried to consume of the form:  /app1/element1...
> adding a patch with the file attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to