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

Implement reliable forwarding in broker networks

    XMLWordPrintableJSON

Details

    Description

      See some detail in https://issues.apache.org/jira/browse/AMQ-4465

      Essentially when we forward we do a send and individual ack. If we miss the send reply due to connection failure or broker death we will have a duplicate send. The other end may suppress but this cannot be guaranteed.
      We need to do batch 2pc between the brokers such that we can always recover and guarantee at most once delivery.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gtully Gary Tully
              Votes:
              3 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: