You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by kl...@apache.org on 2019/05/28 16:34:27 UTC

[geode] branch develop updated (68dc56c -> 965ef8e)

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

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


    from 68dc56c  GEODE-6803: Make CacheElement an interface and have RuntimeCacheElemeā€¦ (#3625)
     add 965ef8e  GEODE-6754: Cleanup LocalRegion warnings, typos, and bug refs (#3580)

No new revisions were added by this update.

Summary of changes:
 .../geode/internal/cache/OplogRVVJUnitTest.java    |    6 +-
 .../geode/internal/cache/AbstractDiskRegion.java   |    2 +-
 .../apache/geode/internal/cache/LocalRegion.java   | 1159 +++++++++-----------
 .../org/apache/geode/internal/cache/Oplog.java     |    2 +-
 .../cache/persistence/DiskRecoveryStore.java       |    2 +-
 5 files changed, 550 insertions(+), 621 deletions(-)