davsclaus commented on pull request #6432:
URL: https://github.com/apache/camel/pull/6432#issuecomment-968055950


   Okay this is because you manually create a DefaultExchange and "reuse" it 
when sending it again.
   Normal Camel users will not do this kind of low level "stuff".
   
   And the UOW should only be cleared when its not pooled, so I am going to 
take your work and fix for this scenario.
   
   Thanks for reporting and this PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to