You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2016/05/04 08:38:12 UTC

[jira] [Assigned] (CAMEL-9940) ProducerTemplate - Make extract result set part of UoW

     [ https://issues.apache.org/jira/browse/CAMEL-9940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-9940:
----------------------------------

    Assignee: Claus Ibsen

> 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)