[
http://jira.jboss.com/jira/browse/JGRP-689?page=comments#action_12399839 ]
Bela Ban commented on JGRP-689:
-------------------------------
Added unit test which reproduces the issue: SharedTransportTest.testView3(). Run with
-Dchannel.conf=udp.xml and it will work, run with -Dchannel/conf=tcp.xml (or
UDP.ip_mcast=false) and it will fail
Shared transport: 'members' and 'view' variables are
not correctly updated
--------------------------------------------------------------------------
Key: JGRP-689
URL:
http://jira.jboss.com/jira/browse/JGRP-689
Project: JGroups
Issue Type: Bug
Reporter: Bela Ban
Assigned To: Bela Ban
Fix For: 2.6.2, 2.7
Variables 'view' and 'members' are updated based on view changes, but we
always set the vars from the *last* VIEW-CHANGE.
Solution: bind the 2 vars to the right channel, probably based on a hashmap
--
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