[
https://issues.apache.org/jira/browse/QPID-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Ritchie updated QPID-368:
--------------------------------
Description:
The broker optimisation of sending the first data block in the header was not
fully propogated to the client code. UnprocessedMessage on the client only
creates the list if one did not exist when receiving the first message.
As a result the first part of the message data included in the first frame was
not added to the body list.
> Messages larger that 64k (one frame) lose the start of the message
> ------------------------------------------------------------------
>
> Key: QPID-368
> URL: https://issues.apache.org/jira/browse/QPID-368
> Project: Qpid
> Issue Type: Bug
> Components: Java Client
> Reporter: Martin Ritchie
> Assigned To: Martin Ritchie
>
> The broker optimisation of sending the first data block in the header was not
> fully propogated to the client code. UnprocessedMessage on the client only
> creates the list if one did not exist when receiving the first message.
> As a result the first part of the message data included in the first frame
> was not added to the body list.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.