Otavio Rodolfo Piske created CAMEL-15431:
--------------------------------------------
Summary: Redundant array creation on log messages
Key: CAMEL-15431
URL: https://issues.apache.org/jira/browse/CAMEL-15431
Project: Camel
Issue Type: Bug
Affects Versions: 3.5.0
Reporter: Otavio Rodolfo Piske
Some of the log messages are creating redundant arrays. This is not necessarily
a problem, but can be a bit confusing when trying to identify the log
placeholders and diagnose issues.
Here's one example:
[https://github.com/apache/camel/blob/4ea9e6c357371682b855d2d79655b41120331b7a/core/camel-xml-jaxp/src/main/java/org/apache/camel/converter/jaxp/XmlConverter.java#L934]
Also happens on 3.4.3.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)