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

ASF subversion and git services commented on GEODE-4177:
--------------------------------------------------------

Commit 00d1ac0a22cf91a7330448adbbc14c7d2ab8c917 in geode's branch 
refs/heads/feature/GEODE-4177 from [~lhughesgodfrey]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=00d1ac0 ]

GEODE-4177: client does not receive all put all creates when servers close cache

- Added an Awaitility.await() clause to give the client time to failover to 
another server
and process outstanding events.


> CI failure: org.apache.geode.internal.cache.PutAllCSDUnitTest > 
> testEventIdMisorderInPRSingleHop FAILED
> -------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-4177
>                 URL: https://issues.apache.org/jira/browse/GEODE-4177
>             Project: Geode
>          Issue Type: Bug
>          Components: client queues
>    Affects Versions: 1.4.0
>            Reporter: Shelley Lynn Hughes-Godfrey
>
> This failure occurred in a geode nightly ci:
> https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/54
> {noformat}
> org.apache.geode.internal.cache.PutAllCSDUnitTest > 
> testEventIdMisorderInPRSingleHop FAILED
>     java.lang.AssertionError: expected:<100> but was:<30>
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:645)
>         at org.junit.Assert.assertEquals(Assert.java:631)
>         at 
> org.apache.geode.internal.cache.PutAllCSDUnitTest.testEventIdMisorderInPRSingleHop(PutAllCSDUnitTest.java:2976)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to