You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kristen (Jira)" <ji...@apache.org> on 2022/01/10 21:09:00 UTC

[jira] [Updated] (GEODE-9936) Throw error for commands with multiple keys that contains the wrong type key

     [ https://issues.apache.org/jira/browse/GEODE-9936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristen updated GEODE-9936:
---------------------------
    Labels: redis  (was: )

> Throw error for commands with multiple keys that contains the wrong type key
> ----------------------------------------------------------------------------
>
>                 Key: GEODE-9936
>                 URL: https://issues.apache.org/jira/browse/GEODE-9936
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Kristen
>            Priority: Major
>              Labels: redis
>
> 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, SDIFF, and SDIFFSTORE



--
This message was sent by Atlassian Jira
(v8.20.1#820001)