[
https://issues.apache.org/jira/browse/GEODE-9936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristen updated GEODE-9936:
---------------------------
Fix Version/s: 1.15.0
> Throw error for commands with multiple keys that contain the wrong type key
> ---------------------------------------------------------------------------
>
> Key: GEODE-9936
> URL: https://issues.apache.org/jira/browse/GEODE-9936
> Project: Geode
> Issue Type: Bug
> Components: redis
> Reporter: Kristen
> Assignee: Kristen
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> For commands that take in multiple keys as arguments, it does not throw an
> error if the arguments consist of a valid key followed by a different type
> key.
> Fix it so a wrong type error is thrown and add two test. One test should
> takes in valid key followed by a different type key. Then the other test
> should switch the ordering of the keys.
> The following commands need to be checked: ZUNIONSTORE, ZINTERSTORE, SMOVE,
> SDIFF, and SDIFFSTORE
--
This message was sent by Atlassian Jira
(v8.20.1#820001)