]
Galder Zamarreño resolved ISPN-1368.
------------------------------------
Resolution: Out of Date
RpcManagerFactory should not create an RpcManager for local caches
------------------------------------------------------------------
Key: ISPN-1368
URL:
https://issues.jboss.org/browse/ISPN-1368
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 5.0.0.FINAL
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Priority: Minor
As indicated in ISPN-1348, RpcManagerFactory should not create an RpcManager for those
caches whose mode is LOCAL,, even if the transport is not null.
Btw, I don't want this fixed till ISPN-1366 is in place, otherwise ISPN-1348 does
become a problem and finding a solution for it without ISPN-1366 complicates things
greatly.