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 "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/05/01 17:20:00 UTC

[jira] [Commented] (HADOOP-18207) Introduce hadoop-logging module

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

ASF GitHub Bot commented on HADOOP-18207:
-----------------------------------------

virajjasani commented on PR #5503:
URL: https://github.com/apache/hadoop/pull/5503#issuecomment-1529974198

   @goiri @tasanuma if you have bandwidth, could you please take a look? this is one of the sub-tasks for log4j 1 to 2 migration. One of the goals is to move as much core log4j usage to a new module as possible to reduce the amount of code changes required for log4j2 upgrade.
   
   Parent Jira is HADOOP-16206. 




> Introduce hadoop-logging module
> -------------------------------
>
>                 Key: HADOOP-18207
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18207
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Duo Zhang
>            Assignee: Viraj Jasani
>            Priority: Major
>              Labels: pull-request-available
>
> There are several goals here:
>  # Provide the ability to change log level, get log level, etc.
>  # Place all the appender implementation(?)
>  # Hide the real logging implementation.
>  # Later we could remove all the log4j references in other hadoop module.
>  # Move as much log4j usage to the module as possible.
>  



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

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