----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53071/#review153568 -----------------------------------------------------------
Ship it! Ship It! - anilkumar gingade On Oct. 21, 2016, 5:08 p.m., Eric Shu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53071/ > ----------------------------------------------------------- > > (Updated Oct. 21, 2016, 5:08 p.m.) > > > Review request for geode, Darrel Schneider and Swapnil Bawaskar. > > > Bugs: GEODE-2021 > https://issues.apache.org/jira/browse/GEODE-2021 > > > Repository: geode > > > Description > ------- > > Throw TransactionDataNotColocatedException when get locally failed with > BucketNotFoundException > Added a dunit test which passes with the fix and failed without the fix. > > > Diffs > ----- > > > geode-core/src/main/java/org/apache/geode/internal/cache/PartitionedRegion.java > baab79f > geode-core/src/test/java/org/apache/geode/disttx/PRDistTXDUnitTest.java > f36085b > > geode-core/src/test/java/org/apache/geode/disttx/PRDistTXWithVersionsDUnitTest.java > 268c2ed > > geode-core/src/test/java/org/apache/geode/internal/cache/execute/PRColocationDUnitTest.java > 1b8d2d1 > > geode-core/src/test/java/org/apache/geode/internal/cache/execute/PRTransactionDUnitTest.java > 516c240 > > Diff: https://reviews.apache.org/r/53071/diff/ > > > Testing > ------- > > precheckin. > > > Thanks, > > Eric Shu > >