[
https://issues.apache.org/jira/browse/LOG4J2-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16342208#comment-16342208
]
ASF subversion and git services commented on LOG4J2-2205:
---------------------------------------------------------
Commit 53f672ebf9115652f171df1995055b1fea368fb6 in logging-log4j2's branch
refs/heads/master from [~garydgregory]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=53f672e ]
[LOG4J2-2205] New module log4j-mongodb3: Remove use of deprecated
MongoDB APIs and code to the Java driver version 3 API. Fix Copy-Paste
error in due-to attribute.
> New module log4j-mongodb3: Remove use of deprecated MongoDB APIs and code to
> the Java driver version 3 API
> ----------------------------------------------------------------------------------------------------------
>
> Key: LOG4J2-2205
> URL: https://issues.apache.org/jira/browse/LOG4J2-2205
> Project: Log4j 2
> Issue Type: Improvement
> Components: Appenders, MongoDB
> Reporter: Gary Gregory
> Priority: Major
> Fix For: 2.11.0
>
>
> Add new module {{log4j-mongodb3}}.
> Remove use of deprecated MongoDB APIs and code to the Java driver version 3
> API
> Deprecated call sites:
> {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}
> As of commit {{b993a2138992f84ff834aa10a2e6b7640f3aa8d7}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)