You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by do...@apache.org on 2021/11/24 17:26:24 UTC

[geode] branch develop updated (6ed37eb -> 2e64b16)

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

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


    from 6ed37eb  GEODE-9850: tombstone might not create yet caused getOldestTombstoneTime() return 0 (#7141)
     add 2e64b16  GEODE-9727: Updated COMMAND error message (#7134)

No new revisions were added by this update.

Summary of changes:
 .../executor/server/CommandIntegrationTest.java    | 20 +++++++++++++++++
 .../geode/redis/internal/RedisConstants.java       |  5 +++++
 .../executor/server/COMMANDCommandExecutor.java    | 26 ++++++++++++++++++++++
 3 files changed, 51 insertions(+)