----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39020/ -----------------------------------------------------------
Review request for geode and Ashvin A. Repository: geode Description ------- The test recreates the persistent partitioned region, and then asserts that all buckets are recovered. But the buckets may be recovered asynchronously. Now the test will wait for the buckets to show up. Diffs ----- gemfire-core/src/test/java/com/gemstone/gemfire/internal/cache/control/RebalanceOperationDUnitTest.java 1b04ecb3fface8031108fd9655ae752e0a78e9b4 Diff: https://reviews.apache.org/r/39020/diff/ Testing ------- Thanks, Dan Smith
