[
https://issues.apache.org/jira/browse/ZOOKEEPER-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15229024#comment-15229024
]
Hadoop QA commented on ZOOKEEPER-2410:
--------------------------------------
+1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12797356/ZOOKEEPER-2410.patch
against trunk revision 1738012.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 3 new or modified 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 passed core unit tests.
+1 contrib tests. The patch passed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3137//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3137//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/3137//console
This message is automatically generated.
> add time unit to 'ELECTION TOOK' log.info message
> -------------------------------------------------
>
> Key: ZOOKEEPER-2410
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2410
> Project: ZooKeeper
> Issue Type: Wish
> Components: leaderElection, quorum, server
> Reporter: Christine Poerschke
> Priority: Trivial
> Attachments: ZOOKEEPER-2410.patch, ZOOKEEPER-2410.patch
>
>
> A three-line change to add the time unit to 'ELECTION TOOK' log.info message
> to help people not yet so familiar with zookeeper interpret log files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)