]
Tristan Tarrant updated ISPN-8501:
----------------------------------
Summary: Remote listeners consume one connection each (was: Remote lis)
Remote listeners consume one connection each
--------------------------------------------
Key: ISPN-8501
URL:
https://issues.jboss.org/browse/ISPN-8501
Project: Infinispan
Issue Type: Bug
Reporter: Tristan Tarrant
Currently remote cache listeners consume the connection they register on. This should be
changed to only use a single connection for all listeners.