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

Xiaojian Zhou edited comment on GEODE-9677 at 10/13/21, 4:39 PM:
-----------------------------------------------------------------

This is a test issue. The GII provider sends back ImageReply to requester then 
it goes on to do finally part. But requester could receive and process the 
ImageReply before requester finished processing the finally part. It's a very 
tiny window. 

I have a fix. 


was (Author: zhouxj):
This is a test issue. The GII provider sends back ImageReply to requester then 
it goes on to do finally part. But requester could receive and process the 
ImageReply before requester finished processing the finally part. It's a very 
tiny window. 

> CI: GIIDeltaDUnitTest > testExpiredTombstoneSkippedGC FAILED
> ------------------------------------------------------------
>
>                 Key: GEODE-9677
>                 URL: https://issues.apache.org/jira/browse/GEODE-9677
>             Project: Geode
>          Issue Type: Bug
>          Components: regions
>    Affects Versions: 1.15.0
>            Reporter: Xiaojian Zhou
>            Assignee: Xiaojian Zhou
>            Priority: Major
>              Labels: GeodeOperationAPI, needsTriage, pull-request-available
>
> https://hydradb.hdb.gemfire-ci.info/hdb/testresult/11846626
> {code:java}
> GIIDeltaDUnitTest > testExpiredTombstoneSkippedGC FAILED
>     java.lang.AssertionError: expected:<0> but was:<1>
>         at org.junit.Assert.fail(Assert.java:89)
>         at org.junit.Assert.failNotEquals(Assert.java:835)
>         at org.junit.Assert.assertEquals(Assert.java:647)
>         at org.junit.Assert.assertEquals(Assert.java:633)
>         at 
> org.apache.geode.internal.cache.GIIDeltaDUnitTest.testExpiredTombstoneSkippedGC(GIIDeltaDUnitTest.java:1534)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to