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:32:34 UTC

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

Jeff Ortel created PROTON-815:
---------------------------------

             Summary: 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.  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)