[
https://issues.apache.org/jira/browse/RATIS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yaolong Liu resolved RATIS-1728.
--------------------------------
Fix Version/s: 3.0.0
2.4.1
Resolution: Fixed
> 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.4.1
>
> 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)