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 2014/07/08 20:32:05 UTC

[jira] [Commented] (ZOOKEEPER-1222) getACL should only call DataTree.copyStat when passed in stat is not null

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

Hadoop QA commented on ZOOKEEPER-1222:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12654631/ZOOKEEPER-1222-br3_4.patch
  against trunk revision 1608872.

    +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: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2180//console

This message is automatically generated.

> getACL should only call DataTree.copyStat when passed in stat is not null
> -------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-1222
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1222
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: java client
>    Affects Versions: 3.3.3, 3.4.0
>            Reporter: Camille Fournier
>            Assignee: Michi Mutsuzaki
>            Priority: Minor
>             Fix For: 3.5.0
>
>         Attachments: ZOOKEEPER-1222-br3_4.patch, ZOOKEEPER-1222.patch, ZOOKEEPER-1222.patch
>
>
> getACL(String, Stat) should allow the stat object to be null in the case that the user doesn't care about getting the stat back, as per other methods with similar syntax



--
This message was sent by Atlassian JIRA
(v6.2#6252)