Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-7190

[RESP] It's not possible to connect to a different database (cache)

XMLWordPrintable

      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
      

              ttarrant@redhat.com Tristan Tarrant
              rhn-support-pdrobek Pavel Drobek
              Pavel Drobek Pavel Drobek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: