[jboss-jira] [JBoss JIRA] Created: (JBAS-8056) Extract core clustering infrastructure from AS cluster module
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Jun 1 19:13:51 EDT 2010
Extract core clustering infrastructure from AS cluster module
-------------------------------------------------------------
Key: JBAS-8056
URL: https://jira.jboss.org/browse/JBAS-8056
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Clustering
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 6.0.0.M4
Create an ha-server-core project under projects/cluster and move the core stuff in the AS cluster module's org.jboss.ha.framework.server package to it. This includes:
1) JChannelFactory and related classes
2) ClusterPartition and related classes
The purpose of this is to:
A) Support instantiating the core services outside of the AS.
B) Allow the core services to be consumed by ha-server-cache-jbc and ha-server-cache-infinispan for use in controlling session ownership.
The AS cluster module will retain a couple subclasses of the core classes that support the @ManagementObject view.
--
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
More information about the jboss-jira
mailing list