[
https://issues.apache.org/jira/browse/CXF-7608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko resolved CXF-7608.
-------------------------------
Resolution: Fixed
Fix Version/s: 3.2.2
3.1.15
> [brave feature] Propagate trace ids as it lets log correlation to be
> consistent even if not sampling
> ----------------------------------------------------------------------------------------------------
>
> Key: CXF-7608
> URL: https://issues.apache.org/jira/browse/CXF-7608
> Project: CXF
> Issue Type: Bug
> Components: Integration
> Reporter: Aldo Sinanaj
> Priority: Major
> Fix For: 3.1.15, 3.2.2
>
>
> Currently the trace ids are not propagated and not reflected on log MDC
> metadata when it is not sampled. Seems that in
> {{AbstractBraveProvider.class}} and {{AbstractBraveClientProvider.class}}
> there is a condition which decides whether or not to do the "brave tracing".
> I had a chat with [~adriancole] and he suggested me to fix this condition by
> removing the check on {{span#isNoop}}, since it is not the provider
> responsibility I guess.
> I'm going to do a pull request on github.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)