You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Sai Boorlagadda (JIRA)" <ji...@apache.org> on 2019/04/09 18:25:00 UTC

[jira] [Commented] (GEODE-3458) Failure in SerialWANPropagationDUnitTest.testReplicatedSerialPropagationWithRemoteReceiverRestarted_SenderReceiverPersistent due to loss of quorum

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

Sai Boorlagadda commented on GEODE-3458:
----------------------------------------

Failed in release/1.9.0

 

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[*http://files.apachegeode-ci.info/builds/apache-release-1-9-0-main/1.9.0-SNAPSHOT.0021/test-results/distributedTest/1553807276/*]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Test report artifacts from this job are available at:

[*http://files.apachegeode-ci.info/builds/apache-release-1-9-0-main/1.9.0-SNAPSHOT.0021/test-artifacts/1553807276/distributedtestfiles-OpenJDK8-1.9.0-SNAPSHOT.0021.tgz*]

> Failure in SerialWANPropagationDUnitTest.testReplicatedSerialPropagationWithRemoteReceiverRestarted_SenderReceiverPersistent due to loss of quorum
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-3458
>                 URL: https://issues.apache.org/jira/browse/GEODE-3458
>             Project: Geode
>          Issue Type: Bug
>          Components: wan
>            Reporter: Dan Smith
>            Priority: Major
>
> This test failed in a private build with bc655eb9b3683282705e7449f0f7a720c1a6243d
> {noformat}
> org.apache.geode.internal.cache.wan.serial.SerialWANPropagationDUnitTest > testReplicatedSerialPropagationWithRemoteReceiverRestarted_SenderReceiverPersistent FAILED
>     java.lang.AssertionError: Suspicious strings were written to the log during this run.
>     Fix the strings or use IgnoredException.addIgnoredException to ignore.
>     -----------------------------------------------------------------------
>     Found suspect string in log4j at line 2776
>     [fatal 2017/08/16 00:34:19.721 UTC <Geode Membership View Creator> tid=0xf5] Possible loss of quorum due to the loss of 1 cache processes: [172.17.0.8(179)<ec><v0>:32771]
> {noformat}
> Looking at the test, I think what is going on is that we create a WAN site with only 2 members. When the test tears down the VMs, it closes the first member and I think the second member is then deciding that is has lost quorum.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)