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: [email protected] With regards, Apache Git Services
