Jens Deppe created GEODE-10083:
----------------------------------
Summary: Fix RedisProxy to correctly process MOVED responses
Key: GEODE-10083
URL: https://issues.apache.org/jira/browse/GEODE-10083
Project: Geode
Issue Type: Bug
Components: redis
Reporter: Jens Deppe
The RedisProxy test helper rewrites various redis responses to allow for
address translation when using a docker-based redis cluster. Due to the way the
internal netty processing pipeline was constructed, a received MOVED response
could have disrupted subsequent requests flowing through the proxy.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)