[ 
https://issues.apache.org/jira/browse/GEODE-10083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17498320#comment-17498320
 ] 

ASF subversion and git services commented on GEODE-10083:
---------------------------------------------------------

Commit b7297023c309210e70f3792980e75d10c54e7421 in geode's branch 
refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b729702 ]

GEODE-10083: Fix RedisProxy to correctly process MOVED response (#7394)

- When a MOVED response is received, the already queued processor needs
  to be discarded otherwise subsequent requests may possibly be
  corrupted.

> 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
>            Assignee: Jens Deppe
>            Priority: Major
>              Labels: needsTriage, pull-request-available
>
> 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)

Reply via email to