[
https://issues.apache.org/jira/browse/ZOOKEEPER-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Germán Blanco updated ZOOKEEPER-1841:
-------------------------------------
Attachment: ZOOKEEPER-1841-branch3.4.patch
The last patch for branch 3.4 hasn't failed for me so far.
The reasoning is that the current infinite loop in the tests looking for a
leader causes CPU exhaustion on the QuorumPeers and they don't manage to finish
the election.
Adding a few sleeps in order to free the CPU in the infinite loops seems to
solve the problem.
> problem in QuorumTest
> ---------------------
>
> Key: ZOOKEEPER-1841
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1841
> Project: ZooKeeper
> Issue Type: Sub-task
> Components: tests
> Affects Versions: 3.4.5, 3.5.0
> Environment: Windows, Java 1.7
> Reporter: Germán Blanco
> Assignee: Germán Blanco
> Fix For: 3.4.6, 3.5.0
>
> Attachments: ZOOKEEPER-1841-branch3.4.patch,
> ZOOKEEPER-1841-branch3.4.patch
>
>
> QuorumTest.testNoLogBeforeLeaderEstablishment fails with Assertion: "NOt
> following"
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)