You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Benjamin Graf (Jira)" <ji...@apache.org> on 2021/01/14 11:41:00 UTC

[jira] [Created] (CAMEL-16034) MDC Logging causing OutOfMemory with large split

Benjamin Graf created CAMEL-16034:
-------------------------------------

             Summary: MDC Logging causing OutOfMemory with large split
                 Key: CAMEL-16034
                 URL: https://issues.apache.org/jira/browse/CAMEL-16034
             Project: Camel
          Issue Type: Bug
          Components: camel-core-engine
    Affects Versions: 3.7.0
            Reporter: Benjamin Graf


If using MDC logging and splitting a large amount of data it could cause OutOfMemory because internal memory consumption for MDC is growing enormous.

See DefaultReactiveExecutor.Worker.back in Dump seems to be correlated with MDCCallback



--
This message was sent by Atlassian Jira
(v8.3.4#803005)