[
https://issues.apache.org/jira/browse/DISPATCH-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17234828#comment-17234828
]
ASF subversion and git services commented on DISPATCH-1842:
-----------------------------------------------------------
Commit de423eaf6264494fed73e37ff86563a9b58a5fa6 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=de423ea ]
DISPATCH-1842: Handle managament deletes of httpConnector by deleting
connection objects associated with the connector. This prevents the router
crash from happening
> Router crashes when trying to execute HTTP2 GET request against deleted
> connector
> ---------------------------------------------------------------------------------
>
> Key: DISPATCH-1842
> URL: https://issues.apache.org/jira/browse/DISPATCH-1842
> Project: Qpid Dispatch
> Issue Type: Test
> Components: Protocol Adaptors
> Reporter: Ganesh Murthy
> Assignee: Ganesh Murthy
> Priority: Blocker
>
> Steps to reproduce
> # Start the router with the attached config file
> # Start a HTTP2 server (like nginx) on port 80
> # Run a GET request to make sure the server is responding - curl
> 127.0.0.1:9000 --http2-prior-knowledge
> # Now delete the http2Connector like this - qdmanage DELETE
> --type=httpConnector --identity=httpConnector/127.0.0.1:80
> # Now try the GET request from Step #3 again. 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]