Do not disregard specified target node in partial state transfer with MUX channel
---------------------------------------------------------------------------------
Key: JGRP-401
URL:
http://jira.jboss.com/jira/browse/JGRP-401
Project: JGroups
Issue Type: Bug
Affects Versions: 2.4, 2.5
Reporter: Vladimir Blagojevic
Assigned To: Vladimir Blagojevic
Partial state transfer method on MUX channel [1] always fetches partial state from service
view coordinator[2] disregarding specified target parameter. We should correct this
algorithm so that specified node target T is used as state provider if T is indeed a
member of a service view, otherwise default to service view coordinator.
[1] public boolean getState(Address target, String state_id, long timeout) throws
ChannelNotConnectedException, ChannelClosedException
[2] first node in a MUX service view
--
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