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