[jboss-jira] [JBoss JIRA] Resolved: (JGRP-401) Do not disregard specified target node in partial state transfer with MUX channel

Vladimir Blagojevic (JIRA) jira-events at jboss.com
Tue Jan 9 10:38:45 EST 2007


     [ http://jira.jboss.com/jira/browse/JGRP-401?page=all ]

Vladimir Blagojevic resolved JGRP-401.
--------------------------------------

       Resolution: Done
    Fix Version/s: 2.5
                   2.4.1 SP1

Fixed. 

On 2.4 branch:
Multiplexer.java 1.35.2.3
MuxChannel.java 1.26.2.1

On HEAD:
Multiplexer.java 1.40
MuxChannel.java 1.27



> 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
>             Fix For: 2.4.1 SP1, 2.5
>
>
> 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

        



More information about the jboss-jira mailing list