[jboss-jira] [JBoss JIRA] Closed: (JBAS-6910) Eliminate use of JGroups IpAddress class in cluster module

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Oct 1 17:18:50 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBAS-6910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry closed JBAS-6910.
----------------------------------

    Fix Version/s:     (was: JBossAS-6.0.0.Alpha1)
       Resolution: Duplicate Issue


Duplicates JBAS-7253 and JBAS-7254.

> Eliminate use of JGroups IpAddress class in cluster module
> ----------------------------------------------------------
>
>                 Key: JBAS-6910
>                 URL: https://jira.jboss.org/jira/browse/JBAS-6910
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Clustering
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>
> With JGroups 2.8 the type of the address is likely to be different. 
> Biggest source of it is ClusterNodeImpl which takes IpAddress as a constructor param and then returns it as the type of getOriginalJGAddress(). The getOriginalJGAddress() method is not part of the ClusterNode interface and is only used in ClusterPartition, the class which creates the ClusterNodeImpl.

-- 
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