[jboss-jira] [JBoss JIRA] (JGRP-1446) "viewChange" function doesnt work properly in ReplicatedHashMap.Notification<Object, Object>

Bela Ban (JIRA) jira-events at lists.jboss.org
Thu Apr 5 10:09:47 EDT 2012


     [ https://issues.jboss.org/browse/JGRP-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bela Ban resolved JGRP-1446.
----------------------------

    Resolution: Done


Fixed
                
> "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
>            Priority: Minor
>             Fix For: 3.1
>
>
> 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 on 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

        


More information about the jboss-jira mailing list