[
https://issues.apache.org/jira/browse/DISPATCH-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17238372#comment-17238372
]
ASF subversion and git services commented on DISPATCH-1849:
-----------------------------------------------------------
Commit 8b338f9ca37de5df3f630c6a355d08b52e28b486 in qpid-dispatch's branch
refs/heads/dev-protocol-adaptors-2 from Ganesh Murthy
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=8b338f9 ]
DISPATCH-1849: Additional fix. Changed name of flag from in_dlv_released to
stream_force_closed. Close server stream if delivery released on server side.
Also added code to properly incref and decref qdr_deliveries
> Router crash when fetching large message HTTP2 GET request
> ----------------------------------------------------------
>
> Key: DISPATCH-1849
> URL: https://issues.apache.org/jira/browse/DISPATCH-1849
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Protocol Adaptors
> Reporter: Ganesh Murthy
> Assignee: Ganesh Murthy
> Priority: Blocker
> Fix For: 1.15.0
>
> Attachments: http2.py, qdrouterd.conf
>
>
> Start the router with the attached config file.
> Start the attached Quart server
> {noformat}
> python http2.py
> Running on http://127.0.0.1:5000 (CTRL + C to quit)
> [2020-11-18 18:04:40,303] Running on 127.0.0.1:5000 over http (CTRL + C to
> quit) {noformat}
> Run shell script repeatedly where the GET request fetches 1 megabyte or more
> of data
> {noformat}
> while
> curl 127.0.0.1:9000 --http2-prior-knowledge
> do :; done {noformat}
>
> The router will crash
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]