[jboss-jira] [JBoss JIRA] Created: (JBAS-4449) Remove deprecated attribute "PartitionName" from HAServiceMBean

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue May 29 12:26:18 EDT 2007


Remove deprecated attribute "PartitionName" from HAServiceMBean
---------------------------------------------------------------

                 Key: JBAS-4449
                 URL: http://jira.jboss.com/jira/browse/JBAS-4449
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Clustering
            Reporter: Brian Stansberry
         Assigned To: Brian Stansberry
             Fix For: JBossAS-5.0.0.CR1


1) Remove deprecated attribute "PartitionName" from HAServiceMBean

This attribute is legacy code from the days before the legacy microkernel could do dependency injection.  It's used to do a JMX lookup of the HAPartition.  No reason to not just inject the HAPartition.

2) Add mbean attribute "HAPartition" of type HAPartition.

This is the type that HAServiceMBean impls really want.  The "ClusterPartition" attribute just provides a way to provide the HAPartition via JMX injection.


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