[
https://issues.apache.org/jira/browse/CAMEL-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-9359.
--------------------------------
Resolution: Fixed
Assignee: Claus Ibsen
> DefaultExchangeHolder.marshal() logs NULL header values to WARN
> ---------------------------------------------------------------
>
> Key: CAMEL-9359
> URL: https://issues.apache.org/jira/browse/CAMEL-9359
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.16.1
> Reporter: Marco Zapletal
> Assignee: Claus Ibsen
> Priority: Trivial
> Fix For: 2.16.2, 2.17.0
>
>
> As described on this post on the mailing list
> (http://camel.465427.n5.nabble.com/DefaultExchangeHolder-marshal-produces-a-lot-of-warnings-CAMEL-8415-td5773927.html)
> DefaultExchangeHolder.marshal() logs NULL header values to WARN (since Camel
> 2.16).
> Some standard components such as camel-activemq, however, write a lot of
> headers being mostly NULL such as JMSDestination, JMSCorrelationID, etc.
> Hence, I would suggest to change the log level from WARN to INFO in line
> https://github.com/apache/camel/blob/master/camel-core/src/main/java/org/apache/camel/impl/DefaultExchangeHolder.java#L358.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)