----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57573/ -----------------------------------------------------------
Review request for geode, Jinmei Liao, Jared Stewart, Kevin Duling, Ken Howe, and Patrick Rhomberg. Bugs: GEODE-2648 https://issues.apache.org/jira/browse/GEODE-2648 Repository: geode Description ------- GEODE-2648: always move deleted files to dirOfDeletedFiles Fix flaky test by always moving deleted files to dirOfDeletedFiles to avoid race condition in which file is deleted before its presence can be detected. Diffs ----- geode-core/src/test/java/org/apache/geode/internal/statistics/DiskSpaceLimitIntegrationTest.java 5d94fa0ba32aabc0f0bfc396d99d0b5ef9572360 Diff: https://reviews.apache.org/r/57573/diff/1/ Testing ------- DiskSpaceLimitIntegrationTest precheckin in progress Thanks, Kirk Lund