Robbie Gemmell created PROTON-1889:
--------------------------------------
Summary: failure reading from composite buffer if expanded with
new data after prior content was exhausted
Key: PROTON-1889
URL: https://issues.apache.org/jira/browse/PROTON-1889
Project: Qpid Proton
Issue Type: Bug
Components: proton-j
Affects Versions: proton-j-0.27.1
Reporter: Robbie Gemmell
Assignee: Robbie Gemmell
Fix For: proton-j-0.28.0
The CompositeReadableBuffer allows aggregating incoming byte[] data (e.g
delivery frame contents) to be used by other areas. If a CRB reads to the end
of its existing content array(s) and is then further expanded with more data as
it becomes ready, the new content can't be read and instead an IOOBE occurs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]