steve-cdl commented on issue #6947:
URL: https://github.com/apache/camel-quarkus/issues/6947#issuecomment-2631584864

   Hi, I have found the cause of this issue.
   
   While creating the demo application to share i noticed I was not able to 
reproduce the issue locally.
   
   Comparing my local application.properties with the one used by our app I 
found that the following parameter was the cause -
   
   `camel.main.exchange-factory=pooled`
   
   Removing this from application.properties has solved the issue.
   
   Appreciate all of your help with this.
   Happy for this to be closed / deemed not a bug.
   
   Thanks


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to