[
https://issues.apache.org/jira/browse/DISPATCH-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15222333#comment-15222333
]
Ernest Allen commented on DISPATCH-250:
---------------------------------------
Recreated on a newly provisioned box.
- installed and built proton
- installed and built dispatch
- modified qpid-dispatch/etc/qdrouterd.conf to contain a listener on 20102
- started router
- called qdmanage to create a connector on 20102
- called qdmanage to delete the connector (succeeds without a message)
- called qdmanage delete again on the same connector -> crash
Fedora 23 Server 64bit
Here are the repositories I'm using:
git clone https://git-wip-us.apache.org/repos/asf/qpid-proton
git clone https://git-wip-us.apache.org/repos/asf/qpid-dispatch
> Router crash when deleting connector
> ------------------------------------
>
> Key: DISPATCH-250
> URL: https://issues.apache.org/jira/browse/DISPATCH-250
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Management Agent
> Affects Versions: 0.6
> Reporter: Ernest Allen
> Assignee: Chuck Rolke
> Attachments: qdrouterd.delete.gz
>
>
> Start a router with a listener on 20102. In my case the listener's role was
> inter-router, but I'm not sure if that matters.
> qdmanage CREATE --type connector port=20102 name=myconn
> This succeeds. Perhaps it should not succeed?
> qdmanage DELETE --type connector --name myconn
> This fails with the crash of the router.
> This is repeatable 100% of the time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]