[
https://issues.apache.org/jira/browse/GEODE-9903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17460982#comment-17460982
]
Darrel Schneider commented on GEODE-9903:
-----------------------------------------
This test is a brand new one added recently:
commit 324ed89c3d43a53466cf5aeb614b63e757ba8b23
Author: Jakov Varenina <[email protected]>
Date: Thu Dec 9 19:40:25 2021 +0100
GEODE-9854: Orphaned .drf file causing memory leak (#7145)
Since this test is flaky, I recommend that we revert GEODE-9854, fix the test,
and then recommit with the new test. Since GEODE-9854 may be in previous
releases we want the fix to be as clean as possible.
> testCompactorRegionMapDeletedForOnlyDrfOplogAfterCompactionIsDone FAILED
> ------------------------------------------------------------------------
>
> Key: GEODE-9903
> URL: https://issues.apache.org/jira/browse/GEODE-9903
> Project: Geode
> Issue Type: Bug
> Components: persistence
> Affects Versions: 1.15.0
> Reporter: Kristen
> Priority: Major
>
> {{DiskRegionCompactorClearsObjectThatAreNoLongerNeededIntegrationTest >
> testCompactorRegionMapDeletedForOnlyDrfOplogAfterCompactionIsDone FAILED}}
> {{ org.awaitility.core.ConditionTimeoutException: Assertion condition
> defined as a lambda expression in
> org.apache.geode.internal.cache.DiskRegionCompactorClearsObjectThatAreNoLongerNeededIntegrationTest
> }}
> {{ Expecting value to be true but was false within 5 minutes.}}
> {{ at
> org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:166)}}
> {{ at
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)}}
> {{ at
> org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)}}
> {{ at
> org.awaitility.core.ConditionFactory.until(ConditionFactory.java:939)}}
> {{ at
> org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:723)}}
> {{ at
> org.apache.geode.internal.cache.DiskRegionCompactorClearsObjectThatAreNoLongerNeededIntegrationTest.testCompactorRegionMapDeletedForOnlyDrfOplogAfterCompactionIsDone(DiskRegionCompactorClearsObjectThatAreNoLongerNeededIntegrationTest.java:141)}}{{
> Caused by:}}
> {{ org.opentest4j.AssertionFailedError: }}
> {{ Expecting value to be true but was false}}
> {{ at
> sun.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source)}}
> {{ at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)}}
> {{ at
> org.apache.geode.internal.cache.DiskRegionCompactorClearsObjectThatAreNoLongerNeededIntegrationTest.lambda$testCompactorRegionMapDeletedForOnlyDrfOplogAfterCompactionIsDone$3(DiskRegionCompactorClearsObjectThatAreNoLongerNeededIntegrationTest.java:142)}}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)