You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2018/01/21 20:30:00 UTC

[jira] [Created] (LOG4J2-2205) Remove use of deprecated MongoDB APIs

Gary Gregory created LOG4J2-2205:
------------------------------------

             Summary: Remove use of deprecated MongoDB APIs
                 Key: LOG4J2-2205
                 URL: https://issues.apache.org/jira/browse/LOG4J2-2205
             Project: Log4j 2
          Issue Type: Improvement
          Components: Appenders, MongoDB
            Reporter: Gary Gregory


Remove use of deprecated MongoDB APIs:
{noformat}
Description	Resource	Path	Location	Type
The constructor MongoClient(ServerAddress, List<MongoCredential>) is deprecated	MongoDbProvider.java	/log4j-mongodb/src/main/java/org/apache/logging/log4j/mongodb	line 299	Java Problem
The method getDB(String) from the type Mongo is deprecated	MongoDbProvider.java	/log4j-mongodb/src/main/java/org/apache/logging/log4j/mongodb	line 250	Java Problem
The method getDB(String) from the type Mongo is deprecated	MongoDbProvider.java	/log4j-mongodb/src/main/java/org/apache/logging/log4j/mongodb	line 299	Java Problem
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)