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/03/20 09:17:11 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on issue #932: mongo-gridfs should reuse the Quarkus Mongo extension

jamesnetherton commented on issue #932: mongo-gridfs should reuse the Quarkus Mongo extension
URL: https://github.com/apache/camel-quarkus/issues/932#issuecomment-601601657
 
 
   Although I suggested this, it might not actually be possible (or easy) at the moment, as IIRC, mogo-gridfs still uses the old deprecated Mongo client API. So we'd possibly need to do some hackery like [this](https://github.com/apache/camel-quarkus/blob/1.0.0-M1/extensions/mongodb/runtime/src/main/java/org/apache/camel/quarkus/component/mongodb/CamelMongoClient.java) to make it work. 

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