[
https://issues.apache.org/jira/browse/PROTON-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominic Evans updated PROTON-575:
---------------------------------
Attachment: 01_allow_access_to_protocolTracer_in_TransportImpl.patch
Currently, we're just using the attached patch to allow us to override the
protocolTracer *before* we call Proton.Transport() to invoke the TransportImpl
constructor. This is a "good enough" fix for now, but we should probably come
up with something cleaner.
> proton-j: LoggingProtocolTracer used by FrameWriter cannot be overridden
> ------------------------------------------------------------------------
>
> Key: PROTON-575
> URL: https://issues.apache.org/jira/browse/PROTON-575
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-j
> Affects Versions: 0.7
> Reporter: Dominic Evans
> Attachments: 01_allow_access_to_protocolTracer_in_TransportImpl.patch
>
>
> Currently, the default protocol tracer is passed into FrameWriter in the
> TransportImpl constructor, and any subsequent call to
> TransportImpl#setProtocolTracer() doesn't cause the one in FrameWriter to be
> updated.
--
This message was sent by Atlassian JIRA
(v6.2#6252)