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

ASF GitHub Bot commented on IGNITE-9035:
----------------------------------------

GitHub user SomeFire opened a pull request:

    https://github.com/apache/ignite/pull/4405

    IGNITE-9035 Update log4j 2x version in Apache Ignite

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/SomeFire/ignite ignite-9035

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4405.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4405
    
----
commit 9d2c8f409b0d8d3782cf421a6ab1b69750bfbcc1
Author: Dmitrii Ryabov <somefireone@...>
Date:   2018-07-23T11:43:05Z

    IGNITE-9035 Update log4j 2x version in Apache Ignite

----


> Update log4j 2x version in Apache Ignite
> ----------------------------------------
>
>                 Key: IGNITE-9035
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9035
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Dmitriy Pavlov
>            Assignee: Ryabov Dmitrii
>            Priority: Major
>             Fix For: 2.7
>
>
> It is suggested to update log4j 2x version to log4j 2.8.2 or later.
> {noformat}
> <dependency>
>     <groupId>org.apache.logging.log4j</groupId>
>     <artifactId>log4j</artifactId>
>     <version>2.8.2</version>
>     <type>pom</type>
> </dependency>
> {noformat}
> It is required to run RunAll to check all tests passed.
> Probably it is required to run release step to make sure release candidate 
> can be prepared.
> This will affect at least ignite-log4j2, ignite-spark and probably other 
> modules.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to