----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43379/#review118510 -----------------------------------------------------------
Ship it! Ship It! - anilkumar gingade On Feb. 9, 2016, 11:05 p.m., Jason Huynh wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43379/ > ----------------------------------------------------------- > > (Updated Feb. 9, 2016, 11:05 p.m.) > > > Review request for geode, anilkumar gingade, Barry Oglesby, and Dan Smith. > > > Repository: geode > > > Description > ------- > > When an update in progress occurs, run time iterators will possibly not be > found, leading to an exception. This is due to getReceiverNameFromPath not > accounting for all the CompiledValue types that override getReceiver() > > > Diffs > ----- > > > gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/internal/index/AbstractIndex.java > f59d078 > > gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/internal/index/CompactRangeIndex.java > 13c8a8e > > gemfire-core/src/test/java/com/gemstone/gemfire/cache/query/internal/index/CompactRangeIndexJUnitTest.java > e49ee74 > > Diff: https://reviews.apache.org/r/43379/diff/ > > > Testing > ------- > > > Thanks, > > Jason Huynh > >
