[
http://jira.jboss.com/jira/browse/JBAS-3500?page=all ]
Brian Stansberry closed JBAS-3500.
----------------------------------
Fix Version/s: (was: JBossAS-5.0.0.Beta)
Resolution: Duplicate Issue
Duplicate of JBAS-3531
Ensure ClusterPartition and ClusterTreeCache use the same JChannel
------------------------------------------------------------------
Key: JBAS-3500
URL:
http://jira.jboss.com/jira/browse/JBAS-3500
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Original Estimate: 3 days
Remaining Estimate: 3 days
Services like DRM and DS that are made available through ClusterPartition/HAPartition use
an independent JBC instance (ClusterTreeCache) to manage state. It is therefore
imperative that the JBC instance and the ClusterPartition use the same underlying JChannel
and that the JBC instance be running before the ClusterPartition starts.
Logically this would imply that the ClusterPartition must depend on the JBC service and
that it either 1) gets its multiplexer config from the JBC service or 2) confirms that it
has the same config as the JBC service.
This also means the ability to configure the JBC instance and the ClusterPartition to use
independent JChannels must be removed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira