You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira Ajisaka (Jira)" <ji...@apache.org> on 2021/02/12 05:55:00 UTC

[jira] [Commented] (HADOOP-17525) Remove GenericTestUtils.setLogLevel

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

Akira Ajisaka commented on HADOOP-17525:
----------------------------------------

Rethinking this,

GenericTestUtils is used for tests only, so it can contain log4j2 via test dependency. Therefore the log level can be updated via log4j2 API instead of removing the function itself.

> Remove GenericTestUtils.setLogLevel
> -----------------------------------
>
>                 Key: HADOOP-17525
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17525
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Akira Ajisaka
>            Priority: Major
>
> GenericTestUtils.setLogLevel depends on Log4J 1.x API, and it should be removed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org