You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by mh...@apache.org on 2020/08/12 23:36:06 UTC

[geode] branch develop updated (140de5d -> cf27a6a)

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

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


    from 140de5d  GEODE-8423: Updates Redis API for Geode docs 1.13 (#5449)
     add cf27a6a  Changes to help reduce the occurence of GEODE-8422 (#5447)

No new revisions were added by this update.

Summary of changes:
 .../geode/internal/cache/GIIDeltaDUnitTest.java    | 15 ++--
 .../geode/internal/cache/TombstoneService.java     | 28 ++++---
 .../geode/internal/cache/TombstoneServiceTest.java | 89 ++++++++++++++++++++++
 3 files changed, 113 insertions(+), 19 deletions(-)
 create mode 100644 geode-core/src/test/java/org/apache/geode/internal/cache/TombstoneServiceTest.java