Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-401

Do not disregard specified target node in partial state transfer with MUX channel

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.4.1 SP1, 2.5
    • 2.4, 2.5
    • None

      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

              vblagoje Vladimir Blagojevic (Inactive)
              vblagoje Vladimir Blagojevic (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: