You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2018/07/10 12:07:00 UTC

[jira] [Created] (PROTON-1891) empty composite buffer slice should not allow appending new data

Robbie Gemmell created PROTON-1891:
--------------------------------------

             Summary: empty composite buffer slice should not allow appending new data
                 Key: PROTON-1891
                 URL: https://issues.apache.org/jira/browse/PROTON-1891
             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 data to be used by other areas. If a CRB is sliced we prevent appending the slice with new data, however a specific empty slice is returned if the buffer had no readable data and this doesn't do the same as intended.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org