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

ASF GitHub Bot commented on GEODE-8409:
---------------------------------------

ringles opened a new pull request #5453:
URL: https://github.com/apache/geode/pull/5453


   Restore tests for nonexistent keys against a Set data type.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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
>            Assignee: Darrel Schneider
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.14.0
>
>
> 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