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 2021/04/13 07:19:02 UTC

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #2466: Improve MongoDB extension documentation of named clients

jamesnetherton opened a new issue #2466:
URL: https://github.com/apache/camel-quarkus/issues/2466


   A potential point of confusion when using named clients is that the Quarkus Mongo extension will still produce the 'default' client bean. So if users are expecting to exclusively use the named client in their camel app, you may end up seeing connection errors in the logs from the default client.
   
   We should add a note about when it's appropriate to use named clients as per the Quarkus documentation:
   
   https://quarkus.io/guides/mongodb#multiple-mongodb-clients


-- 
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



[GitHub] [camel-quarkus] jamesnetherton closed issue #2466: Improve MongoDB extension documentation of named clients

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #2466:
URL: https://github.com/apache/camel-quarkus/issues/2466


   


-- 
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