Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-1934

the broker sends duplicate AMQP connection data in certain conditions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.5.0, 2.6.0, 2.6.1
    • 2.6.2, 2.7.0
    • AMQP
    • None

    Description

      The broker can write out some connection data twice in certain circumstances, corrupting the connection data, due to the way it handles the proton-j transport output and sending it out to Netty. It fails to 'pop' the correct amount of data from the proton transport that was actually transmitted, under-accounting the amount, which results in some of the data being sent a second time the next time output is generated and sent.

      The underlying bug has been present for quite some time, but other changes from 2.6.0 onward change broker behaviour in ways that make it much more likely to actually occur during real world usage.

      Attachments

        Issue Links

          Activity

            People

              robbie Robbie Gemmell
              robbie Robbie Gemmell
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: