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

Terrien Jean-Yves edited comment on CAMEL-10554 at 12/11/16 7:30 PM:
---------------------------------------------------------------------

For Mongo Java Driver 3.x
mongo drivers support mongo versions
MongoDB Ver|2.4|2.6|3.0|3.2|3.4
Version | 3.4. |     ✓         |             ✓       |                 ✓       
|                 ✓             |           ✓
Version |         3.3.    |      ✓         |             ✓        |             
   ✓        |                ✓   |
Version |        3.2.     |     ✓          |            ✓        |              
  ✓        |                ✓    |
Version |        2.14   |     ✓          |            ✓        |                
✓        |                ✓ [*] | 

The V2 driver does not support more version than the V3 driver.
A+JYT


was (Author: sekaijin):
Form Mongo Java Driver 3.x
mongo drivers support mongo versions
MongoDB Ver|2.4|2.6|3.0|3.2|3.4
Version | 3.4. |     ✓         |             ✓       |                 ✓       
|                 ✓             |           ✓
Version |         3.3.    |      ✓         |             ✓        |             
   ✓        |                ✓   |
Version |        3.2.     |     ✓          |            ✓        |              
  ✓        |                ✓    |
Version |        2.14   |     ✓          |            ✓        |                
✓        |                ✓ [*] | 

The V2 driver does not support more version than the V3 driver.
A+JYT

> camel-mongodb evolution to driver 3
> -----------------------------------
>
>                 Key: CAMEL-10554
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10554
>             Project: Camel
>          Issue Type: Improvement
>    Affects Versions: 2.19.0
>            Reporter: Terrien Jean-Yves
>            Assignee: Andrea Cosentino
>            Priority: Minor
>         Attachments: mongo3.patch, mongo4.patch, mongo5.patch
>
>
> Hi, 
> The mongodb driver has changed in its foundation. 
> It is recommended not to use many classes of the verion 2 still present in 
> the driver. 
> This is the case with DBObject, which is the basis for the configuration of 
> the camel component. 
> I'm working on the evolution of this component to use the new classes of 
> version 3, like "Document". 
> I've created à patch (no completed)
> A+JYT



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

Reply via email to