You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/02/24 09:23:40 UTC

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #747: Camel MongoDB extension does not register camelMongoClient bean

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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] jamesnetherton closed issue #747: Camel MongoDB extension does not register camelMongoClient bean

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #747: Camel MongoDB extension does not register camelMongoClient bean
URL: https://github.com/apache/camel-quarkus/issues/747
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services