Mark Soderquist created QPID-6462:
-------------------------------------

             Summary: A message larger than 32732 bytes cannot be received 
under various circumstances
                 Key: QPID-6462
                 URL: https://issues.apache.org/jira/browse/QPID-6462
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: 0.32
            Reporter: Mark Soderquist
            Priority: Critical
         Attachments: AmqpMessageSizeIssue.java

A message larger than 32732 bytes (exactly 36 bytes smaller than 2^15 =
 * 32768) cannot be received under various circumstances. Here is a matrix that 
shows the conditions and outcomes:

Polling with AmqpValue section: Works
Polling with Data section: Fails
Listening with AmqpValue section: Fails
Listening with AmqpValue section: Fails

Attached is sample code to demonstrate.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to