[
https://issues.apache.org/jira/browse/PROTON-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684992#comment-15684992
]
Mike Bonnet commented on PROTON-1347:
-------------------------------------
Also, in looking into this, I noticed that two lines above:
https://github.com/apache/qpid-proton/blob/master/proton-c/bindings/python/proton/handlers.py#L402
is broken. Substituting three values into a string with two placeholders will
raise an exception.
> Container prints to stderr on connection timed out
> --------------------------------------------------
>
> Key: PROTON-1347
> URL: https://issues.apache.org/jira/browse/PROTON-1347
> Project: Qpid Proton
> Issue Type: Improvement
> Components: python-binding
> Affects Versions: 0.14.0
> Reporter: Mike Bonnet
> Assignee: Justin Ross
> Priority: Minor
>
> If you're using a Container to connect to a broker, and the broker is
> unresponsive and the connection times out, this is printed to stderr:
> ERROR:root:proton:io: recv: Connection timed out
> Libraries generally shouldn't print directly to the console, especially when
> the error can be handled in the code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]