You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/01/25 15:48:00 UTC

[jira] [Commented] (LOG4J2-2205) New module log4j-mongodb3: Remove use of deprecated MongoDB APIs and code to the Java driver version 3 API

    [ https://issues.apache.org/jira/browse/LOG4J2-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16339404#comment-16339404 ] 

ASF subversion and git services commented on LOG4J2-2205:
---------------------------------------------------------

Commit e40e73e5d753fafab5b516130dd317cd36ba23db in logging-log4j2's branch refs/heads/master from [~garydgregory]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=e40e73e ]

[LOG4J2-2205] New module log4j-mongodb3: Remove use of deprecated
MongoDB APIs and code to the Java driver version 3 API.

> 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
>
> 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)