----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53431/ -----------------------------------------------------------
Review request for geode. Repository: geode Description ------- GEODE-1821: Adjust timing to wait for async thread The wait timeout in DUnit test did not allow sufficient margin over the time required for the async thread to complete its task. Diffs ----- geode-core/src/test/java/org/apache/geode/internal/cache/partitioned/PersistentColocatedPartitionedRegionDUnitTest.java 3f2ab70519257bd1c459ee93e2c26b71e6847b54 Diff: https://reviews.apache.org/r/53431/diff/ Testing ------- spotlessCheck (and spotlessApply to make the check happy with the comment formatting) precheckin is in progress Thanks, Ken Howe