Uploaded image for project: 'ActiveMQ .Net'
  1. ActiveMQ .Net
  2. AMQNET-163

DiscoveryTransport fails to find or connect to a Broker.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0, 1.1.0
    • 1.1.0
    • ActiveMQ
    • None

    Description

      The DiscoveryTransport is not finding a remote Broker and once modified to actually find one will crash due to some bad string handling code. The agent is listening for the multicast events on the localhost adapter which isn't correct, the broker defaults to sending the broadcast messages to multicast://239.255.2.3:6155. Correcting that allows for the client to see the broker.

      Ideally the code should be much more configurable than it is to allow for the client to observe broadcast messages on other addresses, however this would require a lot of changes and would take to long to make it into the 1.1 release. A new issue will need to be created to address enhancements to the DiscoveryTransport in a later release such as 1.2.

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            tabish Timothy A. Bish
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: