[
https://issues.apache.org/jira/browse/ZOOKEEPER-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13138971#comment-13138971
]
Hadoop QA commented on ZOOKEEPER-1268:
--------------------------------------
+1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12501372/ZOOKEEPER-1268.patch
against trunk revision 1190450.
+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 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 passed core unit tests.
+1 contrib tests. The patch passed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/727//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/727//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/727//console
This message is automatically generated.
> problems with read only mode, intermittent test failures and ERRORs in the log
> ------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-1268
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1268
> Project: ZooKeeper
> Issue Type: Bug
> Components: server
> Affects Versions: 3.4.0, 3.5.0
> Reporter: Patrick Hunt
> Assignee: Patrick Hunt
> Priority: Blocker
> Fix For: 3.4.0, 3.5.0
>
> Attachments: ZOOKEEPER-1268.patch, ZOOKEEPER-1268_branch34.patch
>
>
> I'm having a lot problems testing the 3.4.0 release candidate (0). I'm seeing
> frequent failures in RO unit tests, also the solaris tests are broken on
> jenkins, some of which is due to RO mode:
> https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper_trunk_solaris/30/#showFailuresLink
> I'm also seeing ERROR level messages in the logs during test runs that are a
> result of attempting to start RO mode.
> Given this is a new feature, one that could be very disruptive, I think we
> need to control whether the feature is enabled or not through a config option
> (system prop is fine), disabled by default.
> I'll look at the RO mode tests to see if I can find the cause of the failures
> on solaris, but I may also turn off these tests for the time being. (I need
> to look at this further).
> I'm marking this as a blocker for 3.4.0, Mahadev LMK if you feel similarly or
> whether I should be shooting for 3.4.1 with this. (or perhaps I'm just way
> off in general).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira