Andrew Stitcher created PROTON-2479:
---------------------------------------

             Summary: Improve proactor read performance by actually resizing 
input buffer
                 Key: PROTON-2479
                 URL: https://issues.apache.org/jira/browse/PROTON-2479
             Project: Qpid Proton
          Issue Type: Improvement
          Components: proton-c
    Affects Versions: proton-c-0.36.0
            Reporter: Andrew Stitcher
            Assignee: Andrew Stitcher
             Fix For: proton-c-0.37.0


The logic for resizing the input buffer in proton-c is obscure and 
semi-automatic in a low level part of the code. This has menat that the 
existing proactor read code doesn't actually resize the input buffer because of 
the specific call sequence it uses.

It is much better to make the resizing logic more explicit!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to