[
https://issues.apache.org/jira/browse/GEODE-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill updated GEODE-5810:
------------------------
Labels: swat (was: )
> events not drained from secondary queues in
> testPartitionedParallelPropagationHA test
> -------------------------------------------------------------------------------------
>
> Key: GEODE-5810
> URL: https://issues.apache.org/jira/browse/GEODE-5810
> Project: Geode
> Issue Type: Bug
> Components: wan
> Reporter: Bill
> Priority: Major
> Labels: swat
>
> This failure occurred on mass-test-run in at least this run:
> https://concourse.apachegeode-ci.info/teams/main/pipelines/mass-test-run/jobs/DistributedTest/builds/809
> Stack trace:
> {noformat}
> org.apache.geode.internal.cache.wan.concurrent.ConcurrentParallelGatewaySenderDUnitTest
> > testPartitionedParallelPropagationHA FAILED
> org.apache.geode.test.dunit.RMIException: While invoking
> org.apache.geode.internal.cache.wan.concurrent.ConcurrentParallelGatewaySenderDUnitTest$$Lambda$214/55002370.run
> in VM 7 running on Host e1abfa396082 with 8 VMs
> at org.apache.geode.test.dunit.VM.invoke(VM.java:450)
> at org.apache.geode.test.dunit.VM.invoke(VM.java:419)
> at org.apache.geode.test.dunit.VM.invoke(VM.java:362)
> at
> org.apache.geode.internal.cache.wan.concurrent.ConcurrentParallelGatewaySenderDUnitTest.testPartitionedParallelPropagationHA(ConcurrentParallelGatewaySenderDUnitTest.java:634)
> Caused by:
> org.awaitility.core.ConditionTimeoutException: Assertion condition
> defined as a lambda expression in
> org.apache.geode.internal.cache.wan.WANTestBase that uses
> org.apache.geode.internal.cache.wan.AbstractGatewaySender,
> org.apache.geode.internal.cache.wan.AbstractGatewaySenderorg.apache.geode.internal.cache.RegionQueue
> Expected events in all secondary queues are drained but actual is 1. Queue
> content is: bucketId=6:[206]; expected:<0> but was:<1> within 120 seconds.
> at
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:145)
> at
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:122)
> at
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
> at
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:890)
> at
> org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:711)
> at
> org.apache.geode.internal.cache.wan.WANTestBase.validateParallelSenderQueueAllBucketsDrained(WANTestBase.java:3290)
> at
> org.apache.geode.internal.cache.wan.concurrent.ConcurrentParallelGatewaySenderDUnitTest.lambda$testPartitionedParallelPropagationHA$bb17a952$17(ConcurrentParallelGatewaySenderDUnitTest.java:634)
> Caused by:
> java.lang.AssertionError: Expected events in all secondary queues
> are drained but actual is 1. Queue content is: bucketId=6:[206]; expected:<0>
> but was:<1>
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)