You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Dominic Evans (JIRA)" <ji...@apache.org> on 2014/11/25 13:00:16 UTC

[jira] [Created] (PROTON-757) [PATCH] proton-c: transport errors are output to stderr in 0.8 onwards

Dominic Evans created PROTON-757:
------------------------------------

             Summary: [PATCH] proton-c: transport errors are output to stderr in 0.8 onwards
                 Key: PROTON-757
                 URL: https://issues.apache.org/jira/browse/PROTON-757
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-c
    Affects Versions: 0.8
            Reporter: Dominic Evans
         Attachments: 0001-Don-t-trace-transport-errors-unless-PN_TRACE-set.patch

This looks to be since e5696c19. 

pn_do_error already sets the transport->condition fields which are accessible as a pn_error from pn_transport_error, so we shouldn't really output them to stderr unless tracing is enabled.




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