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

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

sabbey37 merged pull request #5603:
URL: https://github.com/apache/geode/pull/5603


   


----------------------------------------------------------------
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 returns internal server error
> ----------------------------------------
>
>                 Key: GEODE-8582
>                 URL: https://issues.apache.org/jira/browse/GEODE-8582
>             Project: Geode
>          Issue Type: Bug
>          Components: redis
>            Reporter: Sarah Abbey
>            Assignee: Sarah Abbey
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.14.0
>
>
> Encountered when running tests from redis-py:
> {code:java}
> 127.0.0.1:7000> set a 1
> OK
> 127.0.0.1:7000> set b 2
> OK
> 127.0.0.1:7000> set c 3
> OK
> 127.0.0.1:7000> scan 0
> (error) ERR The server had an internal error please try again
> {code}
> Also found bug in count where we don't return the last key.



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

Reply via email to