Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-8582

Redis SCAN returns internal server error

    XMLWordPrintableJSON

Details

    Description

      Encountered when running tests from redis-py:

      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
      

      Also found bug in count where we don't return the last key.

      Attachments

        Issue Links

          Activity

            People

              sabbey37 Sarah Abbey
              sabbey37 Sarah Abbey
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: