----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47793/#review138045 -----------------------------------------------------------
Ship it! Ship It! - Darrel Schneider On June 15, 2016, 10:14 a.m., Sai Boorlagadda wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47793/ > ----------------------------------------------------------- > > (Updated June 15, 2016, 10:14 a.m.) > > > Review request for geode, Darrel Schneider, Eric Shu, Scott Jewell, and Ken > Howe. > > > Bugs: GEODE-93 > https://issues.apache.org/jira/browse/GEODE-93 > > > Repository: geode > > > Description > ------- > > - Stats are not updated when a tombstone is scheduled/unscheduled. > - All stats are updated when the data is finally flushed to the disk rather > than doing it eagerly and compensating when on a new operation if the data is > not yet written to disk > > > Diffs > ----- > > geode-core/src/main/java/com/gemstone/gemfire/internal/cache/DiskEntry.java > 5da0d9ae0370fe8d3c43b8294928ae3842f6bcbe > > geode-core/src/main/java/com/gemstone/gemfire/internal/cache/LocalRegion.java > 8b9664fed26eebfc56b0b9362765a0d82981832b > > geode-core/src/test/java/com/gemstone/gemfire/internal/cache/PartitionedRegionStatsJUnitTest.java > 1a3277ca7b9597327e9ce42a61976ad731cc7c1c > > geode-wan/src/test/java/com/gemstone/gemfire/internal/cache/wan/parallel/ParallelGatewaySenderQueueOverflowDUnitTest.java > e2fe10b089b10e8ffb6d999199899a5d768177e1 > > Diff: https://reviews.apache.org/r/47793/diff/ > > > Testing > ------- > > precheckin > > > Thanks, > > Sai Boorlagadda > >