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

Reply via email to