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/08/31 15:58:35 UTC

[geode] branch develop updated (38b22dc -> 4cbb02a)

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 38b22dc  GEODE-9252: Wait longer for Redis cluster to be formed (#6817)
     add 4cbb02a  GEODE-9560: Implement Radish ECHO command (#6815)

No new revisions were added by this update.

Summary of changes:
 .../connection/EchoNativeRedisAcceptanceTest.java    | 10 +++++++---
 .../connection/AbstractEchoIntegrationTest.java      | 20 +++++++++++++-------
 .../geode/redis/internal/RedisCommandType.java       |  2 +-
 .../internal/executor/connection/EchoExecutor.java   |  8 ++------
 4 files changed, 23 insertions(+), 17 deletions(-)