Sarah Abbey created GEODE-8585:
----------------------------------

             Summary: Redis SCAN, HSCAN, and SSCAN do not detect illegal 
parameters
                 Key: GEODE-8585
                 URL: https://issues.apache.org/jira/browse/GEODE-8585
             Project: Geode
          Issue Type: Bug
          Components: redis
            Reporter: Sarah Abbey


The parameter parsing for SCAN will not detect some illegal parameters. We 
found that if we left off the MATCH keyword it just ignored the match string we 
gave it. Native redis throws a syntax error. We also saw that COUNT could 
follow MATCH but MATCH could not follow COUNT. I think it also allows COUNT to 
be specified twice. HSCAN and SSCAN probably have similar issues.



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

Reply via email to