]
Ilia Vassilev commented on WFLY-12791:
--------------------------------------
Resolved in CXF 3.3.4
CXF-8118 - CXF LoggingInInterceptor, CachedWriter leaks
-------------------------------------------------------
Key: WFLY-12791
URL:
https://issues.jboss.org/browse/WFLY-12791
Project: WildFly
Issue Type: Bug
Components: Web Services
Environment: Fuse 7.3.1 on EAP 7.2.0
CXF 3.2.5.redhat-00001
Reporter: Ilia Vassilev
Assignee: Ilia Vassilev
Priority: Critical
Labels: downstream_dependency
The LoggingInInterceptor use an instance of CachedWriter but never close it causing a
leak in the static list CachedWriter.streamList.
I know that LoggingInInterceptor has been deprecated but it still available in CXF.
https://issues.apache.org/jira/browse/CXF-8118