----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53071/ -----------------------------------------------------------
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/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