You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Mark Soderquist (JIRA)" <ji...@apache.org> on 2015/03/24 21:39:53 UTC

[jira] [Created] (QPID-6462) A message larger than 32732 bytes cannot be received under various circumstances

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org