You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ganesh Murthy (JIRA)" <ji...@apache.org> on 2016/05/31 16:43:13 UTC

[jira] [Updated] (DISPATCH-356) Creating and deleting a listener on already listening port causes router to crash

     [ https://issues.apache.org/jira/browse/DISPATCH-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ganesh Murthy updated DISPATCH-356:
-----------------------------------
    Description: 
Steps to reproduce - 

1. Start a router with listener listening on the standard amqp port 5672
2. qdmanage -b amqp://localhost:5672 create --type=listener addr=localhost port=5672 name=localhost.5672.listener authenticatePeer=false
3. qdmanage -b amqp://localhost:5672 delete --type=listener --name localhost.5672.listener

Step #3 will cause the router to crash

> Creating and deleting a listener on already listening port causes router to crash
> ---------------------------------------------------------------------------------
>
>                 Key: DISPATCH-356
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-356
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Container
>    Affects Versions: 0.6.0
>            Reporter: Ganesh Murthy
>            Assignee: Ganesh Murthy
>
> Steps to reproduce - 
> 1. Start a router with listener listening on the standard amqp port 5672
> 2. qdmanage -b amqp://localhost:5672 create --type=listener addr=localhost port=5672 name=localhost.5672.listener authenticatePeer=false
> 3. qdmanage -b amqp://localhost:5672 delete --type=listener --name localhost.5672.listener
> Step #3 will cause the router to crash



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org