Freeman Fang created CAMEL-13942:
------------------------------------
Summary: UnitOfWork should be done after send back response
Key: CAMEL-13942
URL: https://issues.apache.org/jira/browse/CAMEL-13942
Project: Camel
Issue Type: Improvement
Components: camel-undertow
Reporter: Freeman Fang
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)