You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2021/12/11 00:02:00 UTC

[jira] [Created] (CALCITE-4931) Upgrade SLF4J binding to Log4j2 version 2.15.0

Stamatis Zampetakis created CALCITE-4931:
--------------------------------------------

             Summary: Upgrade SLF4J binding to Log4j2 version 2.15.0
                 Key: CALCITE-4931
                 URL: https://issues.apache.org/jira/browse/CALCITE-4931
             Project: Calcite
          Issue Type: Task
          Components: avatica
    Affects Versions: avatica-1.19.0
            Reporter: Stamatis Zampetakis
            Assignee: Stamatis Zampetakis
             Fix For: avatica-1.20.0


Log4j (binding) is used for testing purposes in various modules and for production code (shaded) in standalone-server and tck modules.

The slf4j-log4j12 dependency (currently in use) relies on Log4j 1.x which has reached [end of life|https://blogs.apache.org/foundation/entry/apache_logging_services_project_announces] in 2015.

The goal of this issue is to replace slf4j-log4j12 with log4j-slf4j-impl binding which uses Log4j2 and take the latest version.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)