[
https://issues.apache.org/jira/browse/CAMEL-14354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17048240#comment-17048240
]
Benjamin Graf commented on CAMEL-14354:
---------------------------------------
Hi [~davsclaus],
the changes to DefaultExchangeFormatter from this issue has an "ugly" side
effect. If using multiline logging in Buffer is less than 10000 chars you'll
get a String logged with lots of ###REPLACE_ME###. I think nobody wants this in
its output. :)
Regards,
Benjamin
> camel-core - Optimize unnecessary object allocations
> -----------------------------------------------------
>
> Key: CAMEL-14354
> URL: https://issues.apache.org/jira/browse/CAMEL-14354
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.1.0
>
> Attachments: Screenshot 2020-01-03 at 15.40.52.png
>
>
> The routing engine puts task on reactive engine and performs a human
> description which is toString of the processors (which then creates object
> allocations).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)