[jboss-jira] [JBoss JIRA] (AS7-3023) Move topology information to JGroups subsystem
Tristan Tarrant (Commented) (JIRA)
jira-events at lists.jboss.org
Mon Jan 9 14:32:09 EST 2012
[ https://issues.jboss.org/browse/AS7-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654690#comment-12654690 ]
Tristan Tarrant commented on AS7-3023:
--------------------------------------
Yep, I'll see how we can move the information to host.xml. Still it will be the duty of the JGroups subsystem to retrieve it and apply it to the transport.
> Move topology information to JGroups subsystem
> ----------------------------------------------
>
> Key: AS7-3023
> URL: https://issues.jboss.org/browse/AS7-3023
> Project: Application Server 7
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 7.1.0.Beta1b
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Fix For: 7.1.0.Final
>
>
> In order to support topology aware clusters, the addresses generated by MuxChannel must be of type TopologyUUID, otherwise Infinispan cannot compare address topology (this currently generates a ClassCastException). Also topology must be set before the channel is started. For this reason the topology tuple (site,rack,machine) should be set at the jgroups subsystem transport configuration and the Infinispan subsystem should merely retrieve it from there.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list