jamesnetherton commented on issue #6642: URL: https://github.com/apache/camel-quarkus/issues/6642#issuecomment-2666945368
@squakez Ah, that's unfortunate. The `kamelet` extension is a bit of a special case because in CQ < 3.18.x it instantiates a `CamelContext` at build time and it won't automatically pick up the workaround that I added. I need to see if we can suppress the loading of the problem otel `ThreadPoolFactory` [here](https://github.com/apache/camel-quarkus/commit/39f0e08833a8a1531d092e60e38799c4da55946d). Or maybe backport the [refactoring](https://github.com/apache/camel-quarkus/commit/39f0e08833a8a1531d092e60e38799c4da55946d) that I did for that extension, but it's maybe a bit risky to do that in an LTS stream. -- 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