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

Flavio Junqueira commented on ZOOKEEPER-1841:
---------------------------------------------

Thanks, Germán. What are the precise changes you have made in this patch 
relative to the one I checked yesterday? One is the removal of the sleep inside 
the loop, but I don´t understand these other comments:

bq. There was a bit of chaos in FLE timeouts caused by the fact that two or the 
peers are not reachable and connection timeouts to these peers are 5 seconds 
long. Fortunately, connection timeout in FLE is a configuration parameter.

Are you referring to this: System.setProperty("zookeeper.cnxTimeout", "50");

bq. Removing the wait in the loop looking for a leader, since it is actually 
not an endless loop. It goes from 1 to 3.

Which loop are you referring to?


> 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
>         Environment: Windows, Java 1.7
>            Reporter: Germán Blanco
>            Assignee: Germán Blanco
>             Fix For: 3.4.6
>
>         Attachments: ZOOKEEPER-1841-branch3.4.patch, 
> ZOOKEEPER-1841-branch3.4.patch, ZOOKEEPER-1841-branch3.4.patch, 
> 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)

Reply via email to