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

TUNNEL/GossipRouter: Message.dest is always null (= multicast)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.2.9
    • 2.2.8
    • None

      Due to the new marshalling (Streamable), and as TUNNEL is not (yet) a subclass of TP, Message.dest is never marshalled, and therefore will be null on the receiving side ! (In TP, this is set by either UDP or TCP). This is serious, because even when we send a unicast message, the TUNNEL will always make it into a multicast message (dest == null) !

            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: