----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61852/ -----------------------------------------------------------
Review request for geode, anilkumar gingade, Darrel Schneider, Eric Shu, and Nick Reich. Repository: geode Description ------- The PartitionedRegionRedundancyTracker class can still hold a -1 to do it's work, but will now not allow -1 to be written to stats Diffs ----- geode-core/src/main/java/org/apache/geode/internal/cache/PartitionedRegionRedundancyTracker.java 38ef61b geode-core/src/test/java/org/apache/geode/internal/cache/PartitionedRegionRedundancyTrackerTest.java 0917835 Diff: https://reviews.apache.org/r/61852/diff/1/ Testing ------- Precheckin (all green) I repeatedly ran one of the tests that reproduced this problem and it passed 370 times. I ran selected partitioned region bts (totaling 536 PR tests) and the only failures were auto-diagnosed. Thanks, Lynn Gallinat