[
http://jira.jboss.com/jira/browse/JBAS-3795?page=all ]
Jerry Gauthier closed JBAS-3795.
--------------------------------
Resolution: Done
Relocated registration of TreeCache listener in DistributedStateImpl.
DistributedState notifications not broadcast across network
-----------------------------------------------------------
Key: JBAS-3795
URL:
http://jira.jboss.com/jira/browse/JBAS-3795
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Clustering
Affects Versions: JBossAS-5.0.0.Beta
Reporter: Jerry Gauthier
Assigned To: Jerry Gauthier
Fix For: JBossAS-5.0.0.Beta
If I modify a DistributedState key's value on one node, that node receives
notification via the DSListener's valueHasChanged event. However other nodes in the
cluster don't receive this notification. The modification itself is being replicated
to other nodes since the correct value is returned if you get the key's value on
another node.
The DistributedState implementation was rewritten for 5.0 and the problem doesn't
occur in 4.0.5. Coincidentally, the 5.0 AS cluster environment is broken due to deployer
problems right now so this may be the cause. However it does appear that replicated works
properly.
--
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