Vladislav Potapov created FELIX-5603:
----------------------------------------
Summary: 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)