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

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

Commit 60ab050bd4da40fd845a0a329bb134bdb4e3903a in qpid-proton's branch 
refs/heads/main from Clifford Jansen
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=60ab050bd ]

PROTON-2790: finer grained session flow control


> 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