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

Jeff Ortel updated PROTON-815:
------------------------------
    Attachment: t.py

First create a queue named: 'jeff'

Then run the script.  Notice that with test_receiver_link_exception() commented 
out it works.  Seems that something about the failed create_receiver() is not 
being cleaned up.

> LinkException on BlockingConnection.create_receiver() leaves things in bad 
> state.
> ---------------------------------------------------------------------------------
>
>                 Key: PROTON-815
>                 URL: https://issues.apache.org/jira/browse/PROTON-815
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: python-binding
>    Affects Versions: 0.8
>         Environment: F20 with proton built from master.  qpidd is 0.26.
>            Reporter: Jeff Ortel
>         Attachments: t.py
>
>
> Calling BlockingConnection.create_receiver() with an address that does not 
> exist raises a LinkException.  This is expected.  However, all subsequent 
> calls to either create_sender() or create_receiver() cause the original 
> LinkException to be re-raised.
> Attaching a script to re-create.



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

Reply via email to