You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2023/04/27 17:54:00 UTC

[jira] [Updated] (RATIS-1728) Avoid org.apache.log4j imports

     [ https://issues.apache.org/jira/browse/RATIS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Attila Doroszlai updated RATIS-1728:
------------------------------------
    Fix Version/s: 2.5.0
                       (was: 2.4.1)

> Avoid org.apache.log4j imports
> ------------------------------
>
>                 Key: RATIS-1728
>                 URL: https://issues.apache.org/jira/browse/RATIS-1728
>             Project: Ratis
>          Issue Type: Improvement
>          Components: test
>            Reporter: Tsz-wo Sze
>            Assignee: Tsz-wo Sze
>            Priority: Minor
>             Fix For: 3.0.0, 2.5.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> All the org.apache.log4j imports are in tests.
> - Most of them use org.apache.log4j.Level for changing log level.  We should use org.slf4j.event.Level instead so that it is easier to change the slf4j binding.
> - Some unused log4j code in RaftServerTestUtil should be removed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)