Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-721

AMQP Drain of a link encounters unexpected response delay

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • AMQ 7.0.2.GA
    • A-MQ 7.0.0.GA
    • None

    Description

      Copying from https://issues.apache.org/jira/browse/ARTEMIS-1283 upstream by tabish121

      When an AMQP attempts to drain a link the broker can take a inordinate amount of time to respond that the link is drained, especially if there's no messages to send. This happens because the action that attempts to force delivery is signaled of completion via a callback and the update to proton is made but no flush of the connection state is done.

      As a side not the drained call to the link is done outside the connection lock which is unsafe.

      Attachments

        Issue Links

          Activity

            People

              rh-ee-ataylor Andy Taylor
              gemmellr Robbie Gemmell
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: