davsclaus commented on issue #1116: URL: https://github.com/apache/camel-quarkus/issues/1116#issuecomment-617359539
btw allowOptimisedComponents=false is wrong, as its an option on toD itself and not http component. https://camel.apache.org/components/latest/eips/toD-eip.html However setting this option in Java DSL is not so easy. the toD docs is a bit wrong with the cacheSize example later on - I will fix that ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
