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

ASF GitHub Bot commented on GEODE-8585:
---------------------------------------

sabbey37 opened a new pull request #5627:
URL: https://github.com/apache/geode/pull/5627


   Add integration tests and functionality to match native Redis.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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