[jboss-jira] [JBoss JIRA] Created: (JBCLUSTER-225) HAPartition's HAExtendedMembershipListener exposes JGroups internals

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Feb 24 14:36:44 EST 2009


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)
    Affects Versions: 1.1.0.GA, HA-Server-API 1.2.0.GA
            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