]
Dan Berindei resolved ISPN-3.
-----------------------------
Resolution: Won't Fix
Should use JGroups scoping
--------------------------
Key: ISPN-3
URL:
https://issues.jboss.org/browse/ISPN-3
Project: Infinispan
Issue Type: Feature Request
Components: Core
Reporter: Manik Surtani
Assignee: Vladimir Blagojevic
JGroups will provide a scoping API. This allows better concurrency in the JGroups
channel. By default, the scope used should be the cache name, although use of other
scopes should be allowed such as GlobalTransaction. Also need to consider allowing
arbitrary scopes, passed in by user code.