Daniel Kulp created CXF-5635:
--------------------------------
Summary: Optimize Logging interceptors
Key: CXF-5635
URL: https://issues.apache.org/jira/browse/CXF-5635
Project: CXF
Issue Type: Improvement
Components: Core
Reporter: Daniel Kulp
Assignee: Daniel Kulp
Fix For: 3.0.0, 2.7.11, 2.6.14
The logging interceptors currently cache the entire message even though only a
fraction (default is 100K) would be logged. They could be optimized to only
cache the fraction it needs and then stream the rest.
--
This message was sent by Atlassian JIRA
(v6.2#6252)