[
https://issues.apache.org/jira/browse/GEODE-3458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruce Schuchardt updated GEODE-3458:
------------------------------------
Component/s: (was: membership)
wan
> 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)