-
Bug
-
Resolution: Done
-
Major
-
7.4.23.GA
-
False
-
-
False
-
-
-
-
-
-
-
After upgrade from CXF 3.5.8 to 3.5.10, this memory growth appears due to the DelayedCachedOutputStreamCleaner not removing Streams from the DelayedCleanerImpl.queue.
It happens after CXF-7396 because of the inequality between BufferedOutputStream and LoggingOutputStream instances in the equals() method.
- incorporates
-
JBEAP-31062 [GSS](8.0.z) CXF-9110 - Memory leak in DelayedCleanerImpl.queue when LoggingFeature is enabled
-
- Verified
-
- is incorporated by
-
JBEAP-31063 [GSS](7.4.z) Upgrade Apache CXF from 3.5.10.redhat-00001 to 3.5.11.redhat-00001
-
- Resolved
-