[ 
https://issues.apache.org/jira/browse/GEODE-8168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jens Deppe resolved GEODE-8168.
-------------------------------
    Fix Version/s: 1.14.0
       Resolution: Fixed

> Redis pipelined command responses can be corrupted
> --------------------------------------------------
>
>                 Key: GEODE-8168
>                 URL: https://issues.apache.org/jira/browse/GEODE-8168
>             Project: Geode
>          Issue Type: Bug
>          Components: redis
>            Reporter: Jens Deppe
>            Assignee: Jens Deppe
>            Priority: Major
>             Fix For: 1.14.0
>
>
> Redis clients can send pipelined commands where commands are sent as batches. 
> Responses are expected in the same order as the commands.
> Since we switched the responses of PUBLISH commands to be asynchronous, now 
> command responses can be interleaved incorrectly which results in clients to 
> break. For example the client is expecting a response from PUBLISH but, 
> instead, gets a response to HMSET.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to