[
https://issues.apache.org/jira/browse/DISPATCH-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17235551#comment-17235551
]
ASF GitHub Bot commented on DISPATCH-1849:
------------------------------------------
ganeshmurthy opened a new pull request #925:
URL: https://github.com/apache/qpid-dispatch/pull/925
…n released. Check the in_dlv_released flag before dereferencing the in_dlv
----------------------------------------------------------------
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]
> 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
> 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]