[jboss-jira] [JBoss JIRA] Commented: (JBAS-7813) Add dependencies on CacheManager to distributable webapps and clustered SFSBs
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Mar 24 14:42:37 EDT 2010
[ https://jira.jboss.org/jira/browse/JBAS-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12521853#action_12521853 ]
Brian Stansberry commented on JBAS-7813:
----------------------------------------
This is definitely critical with Infinispan. A JBC CacheManager is just a registry/factory for an independently functioning cache; I could partially work around JBAS-7728 / 7729 by making existing caches usable after the CM stops. I doubt that would work with an Infinispan CM since it controls shared resources like the JGroups Channel.
> Add dependencies on CacheManager to distributable webapps and clustered SFSBs
> -----------------------------------------------------------------------------
>
> Key: JBAS-7813
> URL: https://jira.jboss.org/jira/browse/JBAS-7813
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Clustering
> Reporter: Brian Stansberry
>
> See JBAS-7228 and JBAS-7229 plus http://community.jboss.org/message/532197#532197 . There are cases where the CacheManager is stopped before applications that depend on it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list