Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
So any conversion or part of the extract result set is done within the UoW as otherwise resources such as buffers and whatnot may have been closed.
This only affects when using raw buffers from netty/jetty etc.
So if we can get the task of conversion from the producertemplate/producercache to run before the UoW done then the coversions is able to work on those buffers.
This helps with CAMEL-9040
Attachments
Issue Links
- is related to
-
CAMEL-9040 netty4-http - LEAK: ByteBuf.release() was not called before it's garbage-collected
- Resolved
- relates to
-
CAMEL-9944 FluentProducerTemplate - Make extract as part of UoW
- Resolved