You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/02/05 10:46:34 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14306925#comment-14306925 ] 

ASF subversion and git services commented on PROTON-815:
--------------------------------------------------------

Commit f16eb77ca65641c716205fd3197fd3aab89f2d41 in qpid-proton's branch refs/heads/master from [~gsim]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=f16eb77 ]

PROTON-815: check link state before raising exception


> 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
>            Assignee: Gordon Sim
>         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)