[
https://issues.apache.org/jira/browse/CAMEL-9940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-9940.
--------------------------------
Resolution: Fixed
> ProducerTemplate - Make extract result set part of UoW
> ------------------------------------------------------
>
> Key: CAMEL-9940
> URL: https://issues.apache.org/jira/browse/CAMEL-9940
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.18.0
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)