You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2022/06/22 20:47:05 UTC

[jira] [Closed] (GEODE-8192) Redis MSET command needs to be atomic

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

Owen Nichols closed GEODE-8192.
-------------------------------

> Redis MSET command needs to be atomic
> -------------------------------------
>
>                 Key: GEODE-8192
>                 URL: https://issues.apache.org/jira/browse/GEODE-8192
>             Project: Geode
>          Issue Type: Bug
>          Components: redis
>            Reporter: Darrel Schneider
>            Assignee: Jens Deppe
>            Priority: Major
>              Labels: pull-request-available, unreleased
>             Fix For: 1.15.0
>
>
> All of the supported and unsupported redis string commands (for the 1.14 release) that need to be atomic now are except for MSET.
> Note that MGET does not need to be atomic.
> To make MSET atomic it could do something like RENAME does to lock multiple keys in a manner that prevent a distributed deadlock.
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)