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

[RESP] LMPOP double COUNT should lead to syntax error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • RESP
    • None

      Infinispan:

      127.0.0.1:11222> lmpop 1 mylist{t} LEFT COUNT 1 COUNT 2
      1) "mylist{t}"
      2) 1) "a"
      

      Redis:

      127.0.0.1:6379> lmpop 1 mylist{t} LEFT COUNT 1 COUNT 2
      (error) ERR syntax error
      

              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: