[
https://issues.apache.org/jira/browse/GEODE-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16223078#comment-16223078
]
ASF subversion and git services commented on GEODE-3190:
--------------------------------------------------------
Commit e630cd3ad93f84a14819308d7a97d9bb9fb7197f in geode's branch
refs/heads/develop from [~eshu]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e630cd3 ]
GEODE-3190: Fix a race by checking if region is destroyed (#984)
* GEODE-3190: Fix a race by checking if region is destroyed
* Add test case for heap region as well as offheap region.
* Rename the test.
> CI failure:
> org.apache.geode.internal.cache.Bug48182JUnitTest.test48182WithRegionDestroy
> ----------------------------------------------------------------------------------------
>
> Key: GEODE-3190
> URL: https://issues.apache.org/jira/browse/GEODE-3190
> Project: Geode
> Issue Type: Bug
> Components: offheap
> Reporter: Lynn Gallinat
> Labels: storage_3
>
> {noformat}
> org.apache.geode.internal.cache.Bug48182JUnitTest >
> test48182WithRegionDestroy FAILED
> java.lang.AssertionError: A RegionDestroyedException was not triggered
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at
> org.apache.geode.internal.cache.Bug48182JUnitTest.test48182WithRegionDestroy(Bug48182JUnitTest.java:201)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)