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 2019/09/05 07:30:00 UTC

[jira] [Commented] (CAMEL-13942) camel-undertow - UnitOfWork should be done after send back response

    [ https://issues.apache.org/jira/browse/CAMEL-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16923133#comment-16923133 ] 

Claus Ibsen commented on CAMEL-13942:
-------------------------------------

Can you backport this to 2.x branch too

> camel-undertow - UnitOfWork should be done after send back response
> -------------------------------------------------------------------
>
>                 Key: CAMEL-13942
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13942
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-undertow
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>            Priority: Major
>
> since done UoW will close the CachedStream and delete the temp file used by the CachedStream on the Camel Exchange, done UoW too early will cause error when process the response message which still reply on the CachedStream



--
This message was sent by Atlassian Jira
(v8.3.2#803003)