Andrey Mashenkov created IGNITE-28266:
-----------------------------------------
Summary: Rollback to stable log4j version for tests.
Key: IGNITE-28266
URL: https://issues.apache.org/jira/browse/IGNITE-28266
Project: Ignite
Issue Type: Improvement
Reporter: Andrey Mashenkov
Recently bot bumps log4j version to the latest 2.25.3 version.
2.25 baseline is affected to a known bug that will be fixed in 2.26 (maybe)
[https://github.com/apache/logging-log4j2/issues/3929#issuecomment-4044999886]
This bug ruins node, when trying to print a warning with a stacktrace.
We do not care about vulnerabilities in tests.
Let's just get back to one of previous versions (e.g. 2.24.3) and prevent bot
bumping logger version as logging is a crucial part of the tests and the whole
system.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)