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

bind_addr of 0.0.0.0 should throw an exception

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 3.5.1, 3.6
    • None
    • None

      Setting bind_addr to 0.0.0.0 breaks communication as there's no way to route a message to 0.0.0.0:46677, beyond the local host.
      SOLUTION: throw an exception when bind_addr is set to the wildcard address. This can be done in the code which checks @LocalAddress.

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

              Created:
              Updated:
              Resolved: