[
https://issues.apache.org/jira/browse/GEODE-8093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Deppe resolved GEODE-8093.
-------------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
> 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)