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

CompositeTransportChannel should retry all entries in the URI list until it times out

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1
    • 1.1
    • Transport
    • None

    Description

      When ReliableTransportChannel tries to reestablish a broken connection, CompositeTransportChannel extracts URIs from the list as connection attempts are made and an URI that fails will never be retried. The establishConnection() loop in CompositeTransportChannel should work on a copy of the URI list from which the URIs are extracted. When the list is exhausted, it should wrap around and restart. A patch is attached to this issue.

      Attachments

        Activity

          People

            stewie Stewie
            daggerrz Dag Liodden
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: