[jboss-jira] [JBoss JIRA] Commented: (JBAS-4276) Replace injection of PartitionName or ClusterPartitionMBean with HAPartition

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Jun 28 11:56:57 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBAS-4276?page=comments#action_12367189 ] 
            
Brian Stansberry commented on JBAS-4276:
----------------------------------------

Yes, but IIRC there are a lot of places where ClusterPartitionMBean is the type of a property.  That's JMX-centric and AS 5 should be POJO-centric.  So, we need to look at the interfaces and move toward making HAPartition the property type. Also, no setter for a String partition name.

> Replace injection of PartitionName or ClusterPartitionMBean with HAPartition
> ----------------------------------------------------------------------------
>
>                 Key: JBAS-4276
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4276
>             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
>
>
> There's no longer any reason to inject a PartitionName or ClusterPartitionMBean when the target service just uses it to look up the HAPartition.  Find all such usages in the cluster module and change the service/service interface to have the HAPartition directly injected.

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