[
https://issues.apache.org/jira/browse/FELIX-5603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15944844#comment-15944844
]
Vladislav Potapov commented on FELIX-5603:
------------------------------------------
I've created a pull request with the fix on GitHub some time ago:
https://github.com/apache/felix/pull/96
> Upgrade User Admin MongoDB Store to be compatible with mongo-java-driver 3.3.0
> ------------------------------------------------------------------------------
>
> Key: FELIX-5603
> URL: https://issues.apache.org/jira/browse/FELIX-5603
> Project: Felix
> Issue Type: Improvement
> Components: User Admin
> Reporter: Vladislav Potapov
>
> Current implementation of mongodb store in User Admin is based on
> mongo-java-driver version 2.8.0 that is incompatible with the MongoDB version
> 2.6 and above.
> MongoClient initializaiton is now different and significant number of classes
> or methods were marked as deprecated or removed.
> In order to be compatible with the recent MongoDB versions and make it easier
> to update/maintain it's required to upgrade to mongo-java-driver version 3.x.x
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)