[
https://issues.apache.org/jira/browse/ZOOKEEPER-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14010839#comment-14010839
]
Hadoop QA commented on ZOOKEEPER-1930:
--------------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12647067/ZOOKEEPER-1930.patch
against trunk revision 1596684.
+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 1.3.9)
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/2114//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2114//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2114//console
This message is automatically generated.
> A typo in zookeeper recipes.html
> --------------------------------
>
> Key: ZOOKEEPER-1930
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1930
> Project: ZooKeeper
> Issue Type: Bug
> Components: documentation
> Environment: svn trunk repo, revision 1597694
> Reporter: Chengwei Yang
> Assignee: Chengwei Yang
> Priority: Minor
> Attachments: ZOOKEEPER-1930.patch
>
>
> With the sequence flag, ZooKeeper automatically appends a sequence number
> that is *greater that* any one previously appended to a child of "/election".
> *greater that* above should be *greater than*
--
This message was sent by Atlassian JIRA
(v6.2#6252)