jchen21 commented on a change in pull request #6093:
URL: https://github.com/apache/geode/pull/6093#discussion_r592801574
##########
File path:
geode-core/src/distributedTest/java/org/apache/geode/internal/cache/persistence/PersistentRecoveryOrderDUnitTest.java
##########
@@ -881,6 +881,32 @@ public void testSplitBrain() {
});
}
+ @Test
+ public void testRecoverableSplitBrain() {
Review comment:
This test runs successfully even without your code change in
`PersistenceAdvisorImpl`. So either the test has to be modified or the fix on
the product has to be updated.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]