[
https://jira.jboss.org/browse/JBAS-7838?page=com.atlassian.jira.plugin.sy...
]
Paul Ferraro resolved JBAS-7838.
--------------------------------
Fix Version/s: 6.0.0.Final
(was: 6.0.0.M4)
Resolution: Done
Found in ha-server-ispn.
Expose multiple Infinispan CacheManager instances in the same AS
----------------------------------------------------------------
Key: JBAS-7838
URL:
https://jira.jboss.org/browse/JBAS-7838
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Clustering
Reporter: Brian Stansberry
Assignee: Paul Ferraro
Fix For: 6.0.0.Final
An Infinispan CacheManager only has a single JGroups channel. If users wish to use
different channels for different caches, the AS needs to provide a way to support that.
The default AS config will only have a single CacheManager though.
Reasons for using different channels are for higher perf (less contention for shared
locks) and to avoid unrelated messages queuing up in NAKACK/UNICAST because they come from
the same sender. Note that JGRP-822 may eliminate the importance of the latter. If work on
JGRP-822 proceeds rapidly to the point that the AS can consume it in 6.0.0, this JIRA may
get deferred.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira