You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by es...@apache.org on 2019/01/11 23:31:44 UTC

[geode] branch develop updated (fa5e184 -> 1909935)

This is an automated email from the ASF dual-hosted git repository.

eshu11 pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from fa5e184  GEODE-6264: Remove TODO comments from logging classes
     add 1909935  GEODE-6261: Do not break repeatable read by incorrectly cleaning up TXEntries (#3062)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/geode/TXJUnitTest.java         | 47 ++++++++++++++++++++++
 .../org/apache/geode/internal/cache/TXState.java   |  1 -
 .../apache/geode/internal/cache/TXStateTest.java   | 28 ++++++++++++-
 3 files changed, 74 insertions(+), 2 deletions(-)