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

bind_addr of 0.0.0.0 should throw an exception

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: