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

ASF subversion and git services commented on GEODE-8585:
--------------------------------------------------------

Commit f5dabd2561ff430f55d2bb8fa8ead050ba84d52f in geode's branch 
refs/heads/develop from Sarah
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f5dabd2 ]

GEODE-8585: Redis SCAN, HSCAN, and SSCAN do not detect illegal parameters 
(#5627)



> 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
>            Assignee: Sarah Abbey
>            Priority: Minor
>              Labels: pull-request-available
>
> 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