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


Reply via email to