[
https://issues.apache.org/jira/browse/RATIS-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625165#comment-17625165
]
Yaolong Liu commented on RATIS-1728:
------------------------------------
The pull request is now merged, thanks [~szetszwo]
> 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
> 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)