You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Jeff Ortel (JIRA)" <ji...@apache.org> on 2015/02/04 22:33:35 UTC

[jira] [Updated] (PROTON-815) LinkException on BlockingConnection.create_receiver() leaves things in bad state.

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

Jeff Ortel updated PROTON-815:
------------------------------
    Description: 
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.

  was:
Calling BlockingConnection.create_receiver() with an address that does not exist raises a LinkException.  All subsequent calls to either create_sender() or create_receiver() cause the original LinkException to be re-raised.

Attaching a script to re-create.


> 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
>
> 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)