[
https://issues.apache.org/jira/browse/OAK-7360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved OAK-7360.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
Done in trunk: http://svn.apache.org/r1827987
> 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
> Assignee: Marcel Reutegger
> Priority: Major
> Labels: technical_debt
> Fix For: 1.9.0, 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)