You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2021/02/03 11:19:35 UTC

[camel] branch master updated (440a147 -> 430a194)

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 440a147  CAMEL-16129: camel-netty - Avoid reflection when configuring endpoints.
     add 430a194  CAMEL-16034: Using MDC would take up too much memory. Thanks to Benjamin Graf for the test case.

No new revisions were added by this update.

Summary of changes:
 .../camel/impl/engine/CamelInternalProcessor.java  |  6 ++--
 .../impl/engine/SharedCamelInternalProcessor.java  |  6 ++--
 .../MDCUnitLoggingOutOfMemoryTest.java}            | 37 ++++++++++++----------
 3 files changed, 25 insertions(+), 24 deletions(-)
 copy core/camel-core/src/test/java/org/apache/camel/{impl/ShutdownStrategySuppressLoggingOnTimeoutTest.java => issues/MDCUnitLoggingOutOfMemoryTest.java} (65%)