[jboss-jira] [JBoss JIRA] Commented: (JGRP-547) ReplicatedHashMap does not synchonized state with the members (CSV tips)
Bela Ban (JIRA)
jira-events at lists.jboss.org
Fri Jul 6 02:41:52 EDT 2007
[ http://jira.jboss.com/jira/browse/JGRP-547?page=comments#action_12367978 ]
Bela Ban commented on JGRP-547:
-------------------------------
The program you attached spawns separate processes whose environment I can't control, e.g. system props like -Djgroups.bind_addr=192.168.5.2 isn't propagated to the child processes.
Please submit a *simple* program which reproduces the problem. I want to be sure the issue is in JGroups and not in the control logic of your program.
> ReplicatedHashMap does not synchonized state with the members (CSV tips)
> ------------------------------------------------------------------------
>
> Key: JGRP-547
> URL: http://jira.jboss.com/jira/browse/JGRP-547
> Project: JGroups
> Issue Type: Bug
> Reporter: Dipak Kothari
> Assigned To: Bela Ban
> Fix For: 2.5
>
> Attachments: loadtest.zip
>
>
> As per the message trail in the JGroup Help forum, starting many services concurrently causes the state not to synchronize - have noticed more then one cordinator. When the merge happens the state is not synchronized or I don't know how to. I have attached example code that causes this behaviour on my pc.
> The JGroup jar contains source from 2.5cr1 release with the ReplicatedHashMap added in. The loadtest package contains my code, pretty self explainatory
--
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