Uploaded image for project: 'AMQ Interconnect'
  1. AMQ Interconnect
  2. ENTMQIC-2026

Streamed messages followed immediately by a CLOSE can be incorrectly aborted

XMLWordPrintable

    • Hide

      see attached python producer and consumer

      Sample invocation of clients with 1000000 byte message:
      ./amqp_producer.py "192.168.1.115:5672" MYTEST 1000000
      ./amqp_consumer.py "192.168.1.115:5672" MYTEST 1

      Show
      see attached python producer and consumer Sample invocation of clients with 1000000 byte message: ./amqp_producer.py "192.168.1.115:5672" MYTEST 1000000 ./amqp_consumer.py "192.168.1.115:5672" MYTEST 1
    • Interconnect August Sprint

      When sending large messages (tested with 1-10MB) with a python producer, messages are not dispatched to peer-to-peer consumers. This occurs when any vhost policy is defined, and
      increasing the following parameters does not seem to permit the messages to flow:

         "maxMessageSize"
         "maxSessionWindow"
         "maxFrameSize"
      

      When a vhost policy is not used, messages flow correctly. When using a java producer, messages flow correctly.

        1. ENTMQIC-2026-python.tar.gz
          0.9 kB
          Stephen Higgs
        2. mypolicy.json
          0.3 kB
          Stephen Higgs
        3. mypolicy2.json
          0.3 kB
          Stephen Higgs
        4. qdrouterd.conf
          2 kB
          Stephen Higgs

              gmurthy@redhat.com Ganesh Murthy
              rhn-support-shiggs Stephen Higgs
              Fernando Giorgetti Fernando Giorgetti
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: