[
https://issues.apache.org/jira/browse/FLINK-40574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Przybylski updated FLINK-40574:
-------------------------------------
Description:
Update included SLF4J dependency from 1.7.36 to current SLF4J 2.x version.
This will make it easier to use Flink in projects that have it as its
dependency. More and more libraries migrate to SLF4J 2 and at some point some
library may be impossible to use with the old SLF4J that Flink provides.
It also unblocks the use of Logback versions released after December 2023 (1.3
and newer).
This is a simple dependency update, and a replacement of Log4J binding from
log4j-slf4j-impl to log4j-slf4j2-impl.
Please assign this to me, I already have a draft PR available at
[https://github.com/apache/flink/pull/29120].
was:
Update included SLF4J dependency from 1.7.36 to current SLF4J 2.x version.
This will make it easier to use Flink in projects that have it as its
dependency. More and more libraries migrate to SLF4J 2 and at some point some
library may be impossible to use with the old SLF4J that Flink provides.
This is a simple dependency update, and a replacement of Log4J binding from
log4j-slf4j-impl to log4j-slf4j2-impl.
Please assign this to me, I already have a draft PR available at
[https://github.com/apache/flink/pull/29120].
> Update SLF4J from 1.7.36 to 2.x
> -------------------------------
>
> Key: FLINK-40574
> URL: https://issues.apache.org/jira/browse/FLINK-40574
> Project: Flink
> Issue Type: Improvement
> Components: API / Core
> Reporter: Piotr Przybylski
> Priority: Major
> Labels: pull-request-available
>
> Update included SLF4J dependency from 1.7.36 to current SLF4J 2.x version.
> This will make it easier to use Flink in projects that have it as its
> dependency. More and more libraries migrate to SLF4J 2 and at some point some
> library may be impossible to use with the old SLF4J that Flink provides.
> It also unblocks the use of Logback versions released after December 2023
> (1.3 and newer).
> This is a simple dependency update, and a replacement of Log4J binding from
> log4j-slf4j-impl to log4j-slf4j2-impl.
> Please assign this to me, I already have a draft PR available at
> [https://github.com/apache/flink/pull/29120].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)