----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44593/#review123230 -----------------------------------------------------------
Ship it! Ship It! - anilkumar gingade On March 10, 2016, 5:53 p.m., Jason Huynh wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/44593/ > ----------------------------------------------------------- > > (Updated March 10, 2016, 5:53 p.m.) > > > Review request for geode, anilkumar gingade, Barry Oglesby, nabarun nag, Dan > Smith, and xiaojian zhou. > > > Repository: geode > > > Description > ------- > > InitialImagePut code executes a BEFORE_UPDATE_OP on indexes for updates > > This is required for updates to indexes to be able to extract the appropriate > key to update and also allows the index to figure out that an update is > occuring vs an add. > > > Diffs > ----- > > > geode-core/src/main/java/com/gemstone/gemfire/internal/cache/AbstractRegionMap.java > 9058984 > > geode-core/src/test/java/com/gemstone/gemfire/cache/query/QueryTestUtils.java > ce7c9fd > > geode-core/src/test/java/com/gemstone/gemfire/cache/query/QueryTestUtilsJUnitTest.java > 0358aad > > geode-core/src/test/java/com/gemstone/gemfire/cache/query/dunit/CompactRangeIndexDUnitTest.java > 81b545f > > geode-core/src/test/java/com/gemstone/gemfire/cache/query/dunit/HashIndexDUnitTest.java > 38721be > > geode-core/src/test/java/com/gemstone/gemfire/cache/query/dunit/PartitionedRegionCompactRangeIndexDUnitTest.java > PRE-CREATION > > geode-core/src/test/java/com/gemstone/gemfire/cache/query/internal/index/CompactRangeIndexJUnitTest.java > 68a946c > > geode-core/src/test/resources/com/gemstone/gemfire/cache/query/dunit/PersistentPartitionWithIndex.xml > PRE-CREATION > > Diff: https://reviews.apache.org/r/44593/diff/ > > > Testing > ------- > > > Thanks, > > Jason Huynh > >
