----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40111/ -----------------------------------------------------------
Review request for geode, Bruce Schuchardt and Hitesh Khamesra. Repository: geode Description ------- This test fails very intermittently but doesn't reflect any real-world use case so I'm deleting it. While debugging, found a logic error in PartitionManager but it seems that the code path is never exercised (used only in tests). Diffs ----- gemfire-core/src/main/java/com/gemstone/gemfire/cache/partition/PartitionManager.java ceff534d03e34815c62501972e6a561093edfa3e gemfire-core/src/test/java/com/gemstone/gemfire/cache/partition/PartitionManagerDUnitTest.java e061053141c9dcf0b7ddef30b69228fc33bf13fb Diff: https://reviews.apache.org/r/40111/diff/ Testing ------- Ran the following DUnits: PartitionManagerDUnitTest FixedPartitioningWithColocationAndPersistenceDUnitTest FixedPartitioningDUnitTest Thanks, Jens Deppe