Darrel Schneider created GEODE-8409:
---------------------------------------

             Summary: SUNIONSTORE, SINTERSTORE, and SDIFFSTORE should delete 
the target key even if target exists and is not a set
                 Key: GEODE-8409
                 URL: https://issues.apache.org/jira/browse/GEODE-8409
             Project: Geode
          Issue Type: Bug
          Components: redis
            Reporter: Darrel Schneider


This sequence:

 

{{SET setres xxx
SUNIONSTORE setres foo111 bar222}}

({{foo111}} and {{bar222}} do not exist)

{{setres}} should be deleted and we should get a response of

{{(integer) 0}}

Instead we get

{{(error) WRONGTYPE Operation against a key holding the wrong kind of value}}



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

Reply via email to