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

AMQ 7.11.0 broker shuts down if a message is sent with a large header using the AMQP protocol

    XMLWordPrintable

Details

    • False
    • None
    • False
    • ARTEMIS-4282

    Description

      AMQ 7.11.0 broker terminates if a message is sent in a transacted session with a larger header size than the default journal-buffer-size using the AMQP protocol.

      Steps to reproduce this issue:
      Please create a broker instance, and set the username and password as admin and admin, respectively.
      Please run the reproducer:

      git clone https://github.com/bszeti/jmsapi-artemis-test.git
      cd jmsapi-artemis-test/
      git checkout large-header
      mvn clean package; java -jar target/jmsapitest-1.0-SNAPSHOT.jar

      Java version:
      $ java -version
      openjdk version "11.0.18" 2023-01-17
      OpenJDK Runtime Environment (Red_Hat-11.0.18.0.10-1.fc37) (build 11.0.18+10)
      OpenJDK 64-Bit Server VM (Red_Hat-11.0.18.0.10-1.fc37) (build 11.0.18+10, mixed mode, sharing)

      Attachments

        Activity

          People

            csuconic@redhat.com Clebert Suconic
            rhn-support-tywickra Tyronne Wickramarathne
            Samuel Gajdos Samuel Gajdos
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: