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 2015/05/01 05:47:06 UTC

[jira] [Commented] (ZOOKEEPER-1884) zkCli silently ignores commands with missing parameters

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

Hadoop QA commented on ZOOKEEPER-1884:
--------------------------------------

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

    +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 new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

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

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

This message is automatically generated.

> zkCli silently ignores commands with missing parameters
> -------------------------------------------------------
>
>                 Key: ZOOKEEPER-1884
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1884
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.4.6
>            Reporter: Flavio Junqueira
>            Assignee: Raul Gutierrez Segales
>            Priority: Minor
>             Fix For: 3.4.7
>
>         Attachments: ZOOKEEPER-1884.patch
>
>
> Apparently, we have fixed this in trunk, but not in the 3.4 branch. When we pass only the path to create, the command is not executed because it expects an additional parameter and there is no error message because the create command exists.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)