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

ASF GitHub Bot commented on PROTON-2790:
----------------------------------------

cliffjansen closed pull request #434: PROTON-2790: finer grained session flow 
control
URL: https://github.com/apache/qpid-proton/pull/434




> Improve session flow control
> ----------------------------
>
>                 Key: PROTON-2790
>                 URL: https://issues.apache.org/jira/browse/PROTON-2790
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-c
>    Affects Versions: proton-c-0.39.0
>            Reporter: Clifford Jansen
>            Assignee: Clifford Jansen
>            Priority: Major
>
> Current flow control replenishment for the session incoming window only 
> occurs when the window reaches 0.  This minimizes flow frames on the wire but 
> introduces a stall in transfer processing.
> Switching to using a low watermark for the session incoming window would 
> allow the application to choose a preferred trade off between transfer stalls 
> and FLOW frames.



--
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