You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by David Marginian <da...@davidmarginian.com> on 2015/11/17 14:38:28 UTC

OAK-3555

I see OAK-3555 <https://issues.apache.org/jira/browse/OAK-3555>.  Has 
anyone tried to run with a 3.x Mongo driver, or should we be using a 2.x 
driver?  The issue seems to say 3.x is not supported yet but I wanted to 
make sure.  Thanks.

Re: OAK-3555

Posted by David Marginian <da...@davidmarginian.com>.
Great! I am using it and it seems to be working.  MongoClient.getDb is 
deprecated but I am sure you guys are aware of that.

On 11/17/2015 07:52 AM, Marcel Reutegger wrote:
> Hi,
>
> Oak didn't yet update to the 3.0 driver, but while working on
> OAK-3555 I tried it and it worked fine as far as I could see.
>
> The 3.0 driver is backwards compatible with earlier versions of
> MongoDB servers. I'd say, give it a try and report back your
> experience.
>
> Regards
>   Marcel
>
> On 17/11/15 14:38, "David Marginian" wrote:
>> I see OAK-3555 <https://issues.apache.org/jira/browse/OAK-3555>.  Has
>> anyone tried to run with a 3.x Mongo driver, or should we be using a 2.x
>> driver?  The issue seems to say 3.x is not supported yet but I wanted to
>> make sure.  Thanks.
>


Re: OAK-3555

Posted by Marcel Reutegger <mr...@adobe.com>.
Hi,

Oak didn't yet update to the 3.0 driver, but while working on
OAK-3555 I tried it and it worked fine as far as I could see.

The 3.0 driver is backwards compatible with earlier versions of
MongoDB servers. I'd say, give it a try and report back your
experience.

Regards
 Marcel

On 17/11/15 14:38, "David Marginian" wrote:
>I see OAK-3555 <https://issues.apache.org/jira/browse/OAK-3555>.  Has
>anyone tried to run with a 3.x Mongo driver, or should we be using a 2.x
>driver?  The issue seems to say 3.x is not supported yet but I wanted to
>make sure.  Thanks.