You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by je...@apache.org on 2021/12/15 18:04:33 UTC

[geode] branch develop updated (9359388 -> da16195)

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

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


    from 9359388  GEODE-9148: prevent expiration reschedules (#6514)
     add da16195  GEODE-9899: Fix synchronization for RedisSet (#7201)

No new revisions were added by this update.

Summary of changes:
 .../apache/geode/redis/internal/data/RedisSet.java | 10 ++--
 .../geode/redis/internal/data/RedisSetTest.java    | 70 ++++++++++++++++++++++
 2 files changed, 75 insertions(+), 5 deletions(-)