Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-16206 Migrate from Log4j1 to Log4j2
  3. HADOOP-18649

CLA and CRLA appenders to be replaced with RFA

    XMLWordPrintableJSON

Details

    • Reviewed
    • Hide
      ContainerLogAppender and ContainerRollingLogAppender both have quite similar functionality as RollingFileAppender. Both are marked as IS.Unstable.

      Before migrating to log4j2, replacing them with RollingFileAppender. Any downstreamers using it should do the same.
      Show
      ContainerLogAppender and ContainerRollingLogAppender both have quite similar functionality as RollingFileAppender. Both are marked as IS.Unstable. Before migrating to log4j2, replacing them with RollingFileAppender. Any downstreamers using it should do the same.

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              vjasani Viraj Jasani
              vjasani Viraj Jasani
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: