-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
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
- clones
-
JDG-7220 [RESP] LMPOP double COUNT should lead to syntax error
- Verified