Myriam Khairallah created CAMEL-5831:
----------------------------------------

             Summary: MDC Logging: breadcrumbId not displayed in output log 
though available
                 Key: CAMEL-5831
                 URL: https://issues.apache.org/jira/browse/CAMEL-5831
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.11.0
         Environment: small maven project in eclipse
            Reporter: Myriam Khairallah
         Attachments: MDCTest.zip

Hello,

while wanting to introduce MDC logging within our camel projects, we encounter 
an error concerning the predefined value "camel.breadcrumbId".

When the fromEndpoint is "direct", the breadcrumId is not displayed on the 
output log, though it is available within the message headers.

Please find attached a little project containing three routes and a unittest 
class.

The test "testRoute1", which tests a route with only "direct" endpoints, will 
show you that at no step of the process, the BreadcrumbId is displayed.

Regards,
Myriam

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to