[
https://issues.apache.org/jira/browse/ZOOKEEPER-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383309#comment-15383309
]
Hadoop QA commented on ZOOKEEPER-2477:
--------------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12818661/ZOOKEEPER-2477.patch
against trunk revision 1750739.
+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 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 (version 2.0.3)
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:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3277//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3277//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3277//console
This message is automatically generated.
> documentation should refer to Java cli shell and not C cli shell
> ----------------------------------------------------------------
>
> Key: ZOOKEEPER-2477
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2477
> Project: ZooKeeper
> Issue Type: Bug
> Components: documentation
> Affects Versions: 3.4.8, 3.5.2
> Reporter: Patrick Hunt
> Assignee: Abraham Fine
> Labels: newbie
> Fix For: 3.4.9, 3.5.3, 3.6.0
>
> Attachments: ZOOKEEPER-2477-br3.4.patch, ZOOKEEPER-2477.patch
>
>
> The documentation tends to refer to the c cli shell when citing examples of
> how to interact with ZK, rather than using the Java cli shell. Given the Java
> cli is much better maintained and more featureful the docs should refer to
> that instead. Also the c cli was originally meant to be a sample/example of c
> client usage rather than a true cli tool.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)