You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2023/03/02 07:27:00 UTC

[jira] [Created] (HADOOP-18649) CLA and CRLA appenders to be replaced with RFA

Viraj Jasani created HADOOP-18649:
-------------------------------------

             Summary: CLA and CRLA appenders to be replaced with RFA
                 Key: HADOOP-18649
                 URL: https://issues.apache.org/jira/browse/HADOOP-18649
             Project: Hadoop Common
          Issue Type: Sub-task
            Reporter: Viraj Jasani
            Assignee: Viraj Jasani


ContainerLogAppender andĀ ContainerRollingLogAppender both have quite similar functionality as RollingFileAppender. Maintenance of custom appenders for Log4J2 is costly when there is very minor difference in comparison with built-in appender provided by Log4J. 

The goal of this sub-task is to replace both ContainerLogAppender and ContainerRollingLogAppender custom appenders with RollingFileAppender without changing any system properties already being used to determine file name, file size, backup index, pattern layout properties etc.



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

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