Darrel Schneider created GEODE-8093:
---------------------------------------

             Summary: 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


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)

Reply via email to