[
https://issues.apache.org/jira/browse/DISPATCH-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217854#comment-17217854
]
ASF GitHub Bot commented on DISPATCH-1803:
------------------------------------------
kgiusti closed pull request #879:
URL: https://github.com/apache/qpid-dispatch/pull/879
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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: [email protected]
For additional commands, e-mail: [email protected]