You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Arno Noordover (JIRA)" <ji...@apache.org> on 2016/05/29 11:55:12 UTC

[jira] [Commented] (CAMEL-8776) Using MonogoClient class in camel-mongodb

    [ https://issues.apache.org/jira/browse/CAMEL-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15305865#comment-15305865 ] 

Arno Noordover commented on CAMEL-8776:
---------------------------------------

To support users to migrate to MongoClient I think we should introduce a wrapper around the MongoClient class and the Mongo class with two implementation which forwards the calls to the correct method.
Issue could be solved in two steps:
- first implement the wrapper for Mongo;
- then implement the wrapper for the MongoClient.


> Using MonogoClient class in camel-mongodb
> -----------------------------------------
>
>                 Key: CAMEL-8776
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8776
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-mongodb
>            Reporter: Willem Jiang
>            Priority: Minor
>             Fix For: 2.18.0
>
>
> As Monogo is deprecated, we need to use MonogoClient instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)