[jboss-jira] [JBoss JIRA] Closed: (JBCLUSTER-225) HAPartition's HAExtendedMembershipListener exposes JGroups internals
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Apr 6 23:33:37 EDT 2010
[ https://jira.jboss.org/jira/browse/JBCLUSTER-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry closed JBCLUSTER-225.
--------------------------------------
Resolution: Done
> HAPartition's HAExtendedMembershipListener exposes JGroups internals
> --------------------------------------------------------------------
>
> Key: JBCLUSTER-225
> URL: https://jira.jboss.org/jira/browse/JBCLUSTER-225
> Project: JBoss Clustering
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: HA-Server-API
> Affects Versions: 1.1.0.GA, HA-Server-API 1.1.1GA
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: HA-Server-API 2.0.0.Beta1
>
>
> The actual type of the "originatingGroups" param is Vector<org.jgroups.View>. It should be Vector<List<ClusterNode>> or better yet List<List<ClusterNode>>.
--
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