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

[RESP] ZRANGEBYSCORE returns incorrect elements with exclusive interval

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Looks like Infinispan is missing support of exclusive intervals. Following command should return empty array

      127.0.0.1:11222> zadd zset 1 b 2 c 3 d 4 e 5 f
      (integer) 5
      127.0.0.1:11222> zrangebyscore zset (6 (+inf
      1) "c"
      2) "d"
      3) "e"
      4) "f"
      

              karestig@redhat.com Katia Aresti
              karestig@redhat.com Katia Aresti
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: