[ 
https://issues.apache.org/jira/browse/GEODE-7030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan McMahon updated GEODE-7030:
--------------------------------
    Labels: GeodeCommons  (was: )

> PersistentPartitionedRegionDistributedTest.cacheIsClosedWhenConflictingPersistentDataExceptionIsThrown()
>  may fail because flusher thread throws exception
> ---------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-7030
>                 URL: https://issues.apache.org/jira/browse/GEODE-7030
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Ryan McMahon
>            Assignee: Ryan McMahon
>            Priority: Major
>              Labels: GeodeCommons
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> In this test we expect a CacheClosedException with cause 
> ConflictingPersistentDataException to be thrown during recovery, but it is 
> possible for the async flush thread to see the problem first, in which case 
> the exception will be a CacheClosedException caused by a nested 
> CacheClosedException caused by ConflictingPersistentDataException.  This 
> causes the test to fail due to our assertions on the exception types.  See 
> the following failure in the PR pipeline:
> [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-pr/jobs/StressNewTestOpenJDK11/builds/3377]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to