Kristen created GEODE-9936:
------------------------------

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


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)

Reply via email to