Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-2047

FanoutTransport does not honor the initialReconnectDelay

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.1.0, 5.2.0
    • 5.3.0
    • Transport
    • None
    • Patch Available

    Description

      The TransportHandler does not honor the passed in "initialReconnectDelay" parameter. It has a hard-coded value of "10" milliseconds.

      Would also like to point out that the code seems to assume that the child transport has been created successfully as soon as the "TransportFactory.compositeConnect()" returns. During runtime, if a given node is down, the exception is actually thrown a little further down the code - when the "restoreTransport()" method is called.

      Attachments

        1. patch.txt
          1 kB
          Mohan Kishore

        Activity

          People

            dejanb Dejan Bosanac
            mohankishore@yahoo.com Mohan Kishore
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: