You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2018/03/20 12:10:00 UTC

[jira] [Created] (OAK-7360) Migrate to the MongoDB Java driver API 3.0

Marcel Reutegger created OAK-7360:
-------------------------------------

             Summary: Migrate to the MongoDB Java driver API 3.0
                 Key: OAK-7360
                 URL: https://issues.apache.org/jira/browse/OAK-7360
             Project: Jackrabbit Oak
          Issue Type: Technical task
          Components: mongomk
            Reporter: Marcel Reutegger
             Fix For: 1.10


The {{MongoDocumentStore}} currently uses the old API in {{com.mongodb}}. Starting with MongoDB Java driver 3.0 a new client API was introduced in {{com.mongodb.client}}. New features like client sessions are only available in the new API and MongoDB may remove some deprecated methods/classes/interfaces in the future. The implementation should be migrated to the new client API.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)