[
http://jira.jboss.com/jira/browse/JBAS-3470?page=all ]
Brian Stansberry updated JBAS-3470:
-----------------------------------
Description:
The current DistributedStateImpl gets its TreeCache by doing a JMX lookup of a hard-coded
ObjectName. This should be replaced by dependency injecting the cache.
As a result of this, the DistributedStateService needs to be an independent service that
is injected into the ClusterPartition, rather than having the ClusterPartition create it.
was:
The current DistributedStateImpl gets its TreeCache by doing a JMX lookup of a hard-coded
ObjectName. This should be replaced by dependency injecting the cache.
Jerry, can you deal with this at the same time you do the DRM, which should also have
it's cache injected?
Affects: [Documentation (Ref Guide, User Guide, etc.),
Compatibility/Configuration] (was: [Compatibility/Configuration])
Complexity: High (was: Low)
Assigning this to myself, as I need it done today to get other things done.
Inject TreeCache instance into DistributedState
-----------------------------------------------
Key: JBAS-3470
URL:
http://jira.jboss.com/jira/browse/JBAS-3470
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Clustering
Reporter: Brian Stansberry
Assigned To: Jerry Gauthier
Fix For: JBossAS-5.0.0.Beta
The current DistributedStateImpl gets its TreeCache by doing a JMX lookup of a hard-coded
ObjectName. This should be replaced by dependency injecting the cache.
As a result of this, the DistributedStateService needs to be an independent service that
is injected into the ClusterPartition, rather than having the ClusterPartition create it.
--
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