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

Inconsistent Channel#getState return semantics between byte and streaming state transfer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.6.2, 2.7
    • 2.5, 2.5.1, 2.5.2, 2.6, 2.6.1
    • None

      We have inconsistency between byte and streaming based state transfer when it comes to semantics of returning from Channel#getState call. If streaming state transfer is used, calling thread returns from Channel#getState after application installs a state (or fails) and for byte transfer calling thread returns from Channel#getState as soon as state arrives to channel and prior to state installation in client application. We should make Channel#getState calling thread return after state installation for byte based state transfer as well.

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

                Created:
                Updated:
                Resolved: