[jboss-jira] [JBoss JIRA] Closed: (JBAS-5019) Turn ClusterNode into an interface
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Sat Dec 1 17:27:01 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-5019?page=all ]
Brian Stansberry closed JBAS-5019.
----------------------------------
Resolution: Done
> Turn ClusterNode into an interface
> ----------------------------------
>
> Key: JBAS-5019
> URL: http://jira.jboss.com/jira/browse/JBAS-5019
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Clustering
> Reporter: Brian Stansberry
> Assigned To: Brian Stansberry
> Priority: Minor
> Fix For: JBossAS-5.0.0.Beta3
>
>
> ClusterNode leaks the JGroup IpAddress class via getOriginalJGAddress. AFAICT the only code that uses that method is ClusterPartition. So, look into making ClusterNode an interface that doesn't expose getOriginalJGAddress(). ClusterPartition can use the method on the implementing class, which it controls.
--
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
More information about the jboss-jira
mailing list