Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.13.3, 2.14.0
-
None
-
Unknown
Description
CachedOutputStream adds synchronization into exchange even the closedOnCompletion option is false, it could cause OOM error with the HttpProducer endpoint does "unlimited/limited" redelivery.
Here is the discussion about this issue.
Attachments
Issue Links
- is related to
-
CAMEL-7055 NullPointerException at FileInputStreamCache.<init>(FileInputStreamCache.java:52) in connection with DataFormat.marshal
- Resolved