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

Hudson commented on ZOOKEEPER-1268:
-----------------------------------

Integrated in ZooKeeper-trunk #1351 (See 
[https://builds.apache.org/job/ZooKeeper-trunk/1351/])
    ZOOKEEPER-1268. problems with read only mode, intermittent test failures 
and ERRORs in the log (phunt via mahadev)

mahadev : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1195854
Files : 
* /zookeeper/trunk/CHANGES.txt
* /zookeeper/trunk/src/docs/src/documentation/content/xdocs/zookeeperAdmin.xml
* 
/zookeeper/trunk/src/java/main/org/apache/zookeeper/server/quorum/QuorumPeer.java
* /zookeeper/trunk/src/java/test/org/apache/zookeeper/test/ReadOnlyModeTest.java

                
> 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

        

Reply via email to