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

Transport: create receiver threads on CONNECT, not on start()

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 2.6.3, 2.7
    • None
    • None

      When multiple channels are started at the same time, some channels might not yet be connected and nevertheless receive messages from others. This is not an error, but causes needless log warnings.
      SOLUTION: start receiver threads only on CONNECT, not on start().

      Only done for UDP, we need to look at TCP and TCP_NIO later

              rhn-engineering-bban Bela Ban
              rhn-engineering-bban Bela Ban
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: