[ 
https://issues.apache.org/jira/browse/PROTON-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17742159#comment-17742159
 ] 

ASF subversion and git services commented on PROTON-2751:
---------------------------------------------------------

Commit 31e25638ea74551465f1331c41bdfaced5438b69 in qpid-proton's branch 
refs/heads/main from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=31e25638e ]

PROTON-2751: Remove unused functionality of pn_buffer_t

Also rearrange implementation struct to be more efficient


> Reduce use of pn_buffer_t when not needed
> -----------------------------------------
>
>                 Key: PROTON-2751
>                 URL: https://issues.apache.org/jira/browse/PROTON-2751
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-c
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>            Priority: Major
>
> pn_buffer_t has complex logic to hold and manage a ring buffer. But is being 
> used just to manage a resizeable bytes buffer. And in most of those places 
> the buffer doesn't really nned to be resized either!
> So it can be replaced in many places with much simpler code.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to