You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2009/06/12 02:34:07 UTC

[jira] Commented: (ZOOKEEPER-422) Java CLI should support ephemeral and sequential node creation

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

Hadoop QA commented on ZOOKEEPER-422:
-------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12410437/ZOOKEEPER-422.patch
  against trunk revision 783162.

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

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no tests are needed for this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    -1 core tests.  The patch failed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/114/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/114/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-vesta.apache.org/114/console

This message is automatically generated.

> Java CLI should support ephemeral and sequential node creation
> --------------------------------------------------------------
>
>                 Key: ZOOKEEPER-422
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-422
>             Project: Zookeeper
>          Issue Type: Improvement
>    Affects Versions: 3.2.0
>            Reporter: Henry Robinson
>            Assignee: Henry Robinson
>            Priority: Minor
>             Fix For: 3.2.0
>
>         Attachments: ZOOKEEPER-422.patch
>
>
> The C client supports creation of ephemeral and sequential nodes. For feature parity, so should the Java CLI. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.