This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 19bcc0a  Merge pull request #3458 from ahus1/fix_tag_for_include
     new 3253555  CAMEL-14354: LogProcessor should avoid string.format in some 
use-cases as it allocates too much objects.
     new 2e54a12  CAMEL-14354: More optimizations in regards to object 
allocations
     new a059764  Fixed potential NPE from user forum issue

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../camel/model/ProcessorDefinitionHelper.java     |  5 ++-
 .../org/apache/camel/support/MessageHelper.java    | 40 +++++++++++---------
 .../processor/DefaultExchangeFormatter.java        | 43 ++++++++++++----------
 3 files changed, 48 insertions(+), 40 deletions(-)

Reply via email to