jerome tan created JGRP-1446:
--------------------------------
Summary: "viewChange" function doesnt work properly in
ReplicatedHashMap.Notification<Object,Object>
Key: JGRP-1446
URL:
https://issues.jboss.org/browse/JGRP-1446
Project: JGroups
Issue Type: Bug
Affects Versions: 3.0.9
Environment: Windows 7/JDK1.6.0_31
Reporter: jerome tan
Assignee: Bela Ban
When I ran the demo: ReplicatedHashMapDemo in the source code of version 3.0.9. The
"viewChange" function did not always invoke when new members join.
In the demo, the title of window changes when new member joins, but actually it is:
When there is one member the title is: 'ReplicatedHashMapDemo: 1 server(s)'
When there is two members titles are: 'ReplicatedHashMapDemo: 1
server(s)','ReplicatedHashMapDemo: 2 server(s)'
When there is three members titles are: 'ReplicatedHashMapDemo: 3
server(s)','ReplicatedHashMapDemo: 2 server(s)','ReplicatedHashMapDemo: 3
server(s)'
I am not sure if this demo program can be run one sever with multiple instance.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira