Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-16424

[RESP] GETRANGE fails to return a single character as a substring

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 15.1.0.Dev03, 15.0.8.Final
    • None
    • RESP
    • None

      127.0.0.1:11222> set mykey 1234
      OK
      127.0.0.1:11222> GETRANGE mykey 1 2
      "23"
      127.0.0.1:11222> GETRANGE mykey 2 2
      ""
      

      applies for SUBSTR as well

              karestig@redhat.com Katia Aresti
              karestig@redhat.com Katia Aresti
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: