jamesnetherton opened a new issue #747: Camel MongoDB extension does not register camelMongoClient bean URL: https://github.com/apache/camel-quarkus/issues/747 There's some logic in the Camel MongoDB extension that's supposed to fetch the client created by the Quarkus Mongo extension and register it as a bean in the Camel registry. This does not seem to be working due to https://github.com/quarkusio/quarkus/issues/7378. Currently, the MongoDB itest is only passing by virtue of it manually producing the required client bean.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services