----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51302/ -----------------------------------------------------------
Review request for geode. Repository: geode Description ------- - Marked the test as flaky - added one new assertion - Improved the assertion error message to help debug GEODE-1711: PersistentRVVRecoveryDUnitTest.testWriteCorrectVersionToKrf The exception in this failure was thrown in DiskStoreImpl.checkForFlusherThredTermination(), which can also throw a DiskAccessException. Diffs ----- geode-core/src/test/java/com/gemstone/gemfire/cache/management/ResourceManagerDUnitTest.java 361ac2e2058d536c9e9b9e9b6250289363e2f7dd geode-core/src/test/java/com/gemstone/gemfire/internal/cache/persistence/PersistentRVVRecoveryDUnitTest.java dc4228c985d4606813c866914bee417e4d3ddc5d Diff: https://reviews.apache.org/r/51302/diff/ Testing ------- Thanks, Swapnil Bawaskar