-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
RHDG 8.5.x CD
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
Looks like Infinispan is missing support of exlusive 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"
- is cloned by
-
ISPN-16689 [RESP] ZRANGEBYSCORE returns incorrect elements with exclusive interval
- Resolved