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)