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

ASF subversion and git services commented on DISPATCH-1803:
-----------------------------------------------------------

Commit 3732ca4334c3ba6cfb15870f37af6c1c435bea90 in qpid-dispatch's branch 
refs/heads/dev-protocol-adaptors-2 from Ken Giusti
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=3732ca4 ]

DISPATCH-1803: prevent body_data sections from violating Q2 limit

This closes #879


> HTTP1.x adaptor stall when body data section > Q2 limit
> -------------------------------------------------------
>
>                 Key: DISPATCH-1803
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1803
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Protocol Adaptors
>    Affects Versions: 1.15.0
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Blocker
>              Labels: HTTP/1.x
>             Fix For: 1.15.0
>
>
> Since the adaptors process body-data chunks by buffering the full body-data 
> before forwarding it to the endpoint, body data chunks of > Q2 limit will 
> cause the message forwarding to hang as Q2 limit will be hit yet the buffers 
> will not be drained since the adaptor is waiting for the entire body data to 
> arrive before the adaptor can write out the buffers.
> My apologies to Mrs. Smith, my fourth grade English teacher, for the above 
> run-on sentence.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to