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 2020/10/21 19:13:54 UTC

[geode] branch develop updated (7a0fd2e -> b76eba7)

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 7a0fd2e  GEODE-8627: Redis not unsubscribing and punsubscribing correctly when no channel/pattern provided (#5639)
     add b76eba7  GEODE-8629: Redis TTL should round up the returned value (#5640)

No new revisions were added by this update.

Summary of changes:
 .../internal/executor/key/AbstractTTLIntegrationTest.java | 15 ++++++++++++++-
 .../geode/redis/internal/executor/key/TTLExecutor.java    |  3 ++-
 2 files changed, 16 insertions(+), 2 deletions(-)