Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-8085

[Broker-J][AMQP 1.0] Optimize the sending of flow performatives from broker sending link endpoint

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • qpid-java-broker-7.0.0
    • qpid-java-broker-7.1.0
    • Broker-J
    • None

    Description

      The broker sending link endpoint sends flow performatives when more than half of the credits issued by receiving link endpoint is used. Such behaviour is spec compliant, though, it might effect the messaging throughput as the unnecessary flows consume bandwidth and might impact the performance.

      We can simply restrict the sending link endpoint to send flow only in reply to incoming flows with echo= true or drain=true.

      Attachments

        Activity

          People

            Unassigned Unassigned
            orudyy Alex Rudyy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: