-
Bug
-
Resolution: Done
-
Major
-
RHDG 8.5.x CD
-
None
-
False
-
None
-
False
-
-
-
-
-
-
-
Create a second RESP cache:
<distributed-cache name="respCache1" key-partitioner="org.infinispan.distribution.ch.impl.RESPHashFunctionPartitioner" owners="2" mode="SYNC" statistics="true" aliases="1"> <encoding> <key media-type="application/octet-stream"/> <value media-type="application/octet-stream"/> </encoding> </distributed-cache>
$ redis-cli -3 -p 11222 -n 1 I/O error 127.0.0.1:11222> set k v Error: Protocol error, got "H" as reply type byte
- is cloned by
-
ISPN-16308 [RESP] It's not possible to connect to a different database (cache)
- Resolved