You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/09/13 19:45:00 UTC

[jira] [Updated] (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 ]

ASF GitHub Bot updated GEODE-8192:
----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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.3.4#803005)