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 2022/02/25 21:43:21 UTC

[geode] branch develop updated (45cbe7f -> b729702)

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 45cbe7f  GEODE-10063: Correctly set primary queue connection.  (#7382)
     add b729702  GEODE-10083: Fix RedisProxy to correctly process MOVED response (#7394)

No new revisions were added by this update.

Summary of changes:
 .../geode/redis/internal/proxy/MovedResponseHandler.java   | 10 ++++++++--
 .../redis/internal/proxy/RedisProxyInboundHandler.java     | 14 +++++++++-----
 .../redis/internal/proxy/RedisProxyOutboundHandler.java    | 10 ++++------
 3 files changed, 21 insertions(+), 13 deletions(-)