[teiid-issues] [JBoss JIRA] (TEIID-5650) MongoDB: The DB interface is deprecated

Ramesh Reddy (Jira) issues at jboss.org
Tue Feb 5 17:57:00 EST 2019


Ramesh Reddy created TEIID-5650:
-----------------------------------

             Summary: MongoDB: The DB interface is deprecated
                 Key: TEIID-5650
                 URL: https://issues.jboss.org/browse/TEIID-5650
             Project: Teiid
          Issue Type: Task
          Components: Misc. Connectors
    Affects Versions: 12.0
            Reporter: Ramesh Reddy
            Assignee: Steven Hawkins


The interface that presents the connection to the MongoDB `MongoDBConnection` uses interface `DB` from Mongo driver is deprecated and slated to removed in future versions of the Mongo Driver Java client. This needs to be updated to `MongoDatabase` interface. 



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the teiid-issues mailing list