Clifford Jansen created PROTON-2790:
---------------------------------------

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


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