You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Vladislav Potapov (JIRA)" <ji...@apache.org> on 2017/03/28 09:14:41 UTC

[jira] [Created] (FELIX-5603) Upgrade User Admin MongoDB Store to be compatible with mongo-java-driver 3.3.0

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)