You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Nabarun Nag (Jira)" <ji...@apache.org> on 2021/09/03 02:23:09 UTC

[jira] [Closed] (GEODE-8093) redis HSETNX should not allows for multiple field/value pairs

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

Nabarun Nag closed GEODE-8093.
------------------------------

> redis HSETNX should not allows for multiple field/value pairs
> -------------------------------------------------------------
>
>                 Key: GEODE-8093
>                 URL: https://issues.apache.org/jira/browse/GEODE-8093
>             Project: Geode
>          Issue Type: Bug
>          Components: redis
>            Reporter: Darrel Schneider
>            Priority: Major
>              Labels: easy-fix
>             Fix For: 1.14.0
>
>
> HSETNX should only support a single field/value pair. But it inherits its implementation from HSET which supports multiple field/value pairs.
> So in order to be compatible with native redis HSETNX should only support a single field/value pair.



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