----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48187/#review136005 -----------------------------------------------------------
Ship it! Ship It! - Swapnil Bawaskar On June 2, 2016, 9:33 p.m., Eric Shu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/48187/ > ----------------------------------------------------------- > > (Updated June 2, 2016, 9:33 p.m.) > > > Review request for geode, Darrel Schneider and Swapnil Bawaskar. > > > Bugs: GEODE-1491 > https://issues.apache.org/jira/browse/GEODE-1491 > > > Repository: geode > > > Description > ------- > > Make sure when checking if a transaction is completed from > isHostedTxRecentlyCompleted() method, the rolled back transaction is > considered as well. > Added a unit test that would fail without the fix and pass with the fix. > > > Diffs > ----- > > > geode-core/src/main/java/com/gemstone/gemfire/internal/cache/TXManagerImpl.java > df0176d > > geode-core/src/main/java/com/gemstone/gemfire/internal/cache/partitioned/PartitionMessage.java > 9c54587 > > geode-core/src/main/java/com/gemstone/gemfire/internal/cache/tier/sockets/command/RollbackCommand.java > ed7c706 > > geode-core/src/test/java/com/gemstone/gemfire/internal/cache/TXManagerImplTest.java > a4b8127 > > Diff: https://reviews.apache.org/r/48187/diff/ > > > Testing > ------- > > precheckin. > > > Thanks, > > Eric Shu > >
