-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
Documentation (Ref Guide, User Guide, etc.), Compatibility/Configuration
-
High
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.
- blocks
-
JBAS-3531 ClusterPartition and related services must share the same multiplexed JChannel
- Closed