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 subversion and git services (Jira)" <ji...@apache.org> on 2021/04/19 23:12:00 UTC

[jira] [Commented] (GEODE-8932) Support Redis SETNX command

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

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

Commit 9e16cf85c2c66542fa8dd229e42e6c1b17a6fc7c in geode's branch refs/heads/support/1.14 from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=9e16cf8 ]

GEODE-8932: Support Redis SETNX command (#6016)

(cherry picked from commit 22eef1c587386465e687a010ab7de4b65041fe1c)


> Support Redis SETNX command
> ---------------------------
>
>                 Key: GEODE-8932
>                 URL: https://issues.apache.org/jira/browse/GEODE-8932
>             Project: Geode
>          Issue Type: Test
>          Components: redis
>            Reporter: Jens Deppe
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> SETNX is deprecated (and a synonym for) SET... NX. Since we already have robust tests for SET... NX, we don't need many more for SETNX.



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