[
https://issues.apache.org/activemq/browse/CAMEL-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59979#action_59979
]
Claus Ibsen commented on CAMEL-2795:
------------------------------------
Yeah having a 2nd though of this and a chat with James as well.
We should ensure producers is within an UoW so that file cache is deleted when
its done.
So I am polishing the code a bit and making this work when you use @Produce
annotation as well.
> ProducerCache send() should use the UnitOfWork to wrap the exchange
> -------------------------------------------------------------------
>
> Key: CAMEL-2795
> URL: https://issues.apache.org/activemq/browse/CAMEL-2795
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Fix For: 2.4.0
>
>
> In this way the UnitOfWork of the exchange which is sent by the
> DefaultProducerTemplate can be used rightly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.