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)