Daniel Kulp created CXF-5500:
--------------------------------
Summary: FINE logging could result in OOM
Key: CXF-5500
URL: https://issues.apache.org/jira/browse/CXF-5500
Project: CXF
Issue Type: Bug
Components: Transports
Affects Versions: 2.6.11, 2.7.8, 3.0.0-milestone1
Reporter: Daniel Kulp
Assignee: Daniel Kulp
Fix For: 3.0.0-milestone2, 2.6.12, 2.7.9
If using large messages (like large MTOM) and FINE logging and cached output
(redirects or other), the HTTP conduit will try to load the entire message into
memory to log it. This should be limitted to prevent OOM scenarios.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)