Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-7425

NameNode block deletion logging uses incorrect appender.

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      The NameNode uses 2 separate Log4J appenders for tracking state changes. The appenders are named "org.apache.hadoop.hdfs.StateChange" and "BlockStateChange". The intention of BlockStateChange is to separate more verbose block state change logging and allow it to be configured separately. In branch-2, there is some block state change logging that incorrectly goes to the "org.apache.hadoop.hdfs.StateChange" appender though. The bug is not present in trunk.

      Attachments

        1. HDFS-7425-branch-2.1.patch
          0.9 kB
          Chris Nauroth

        Issue Links

          Activity

            People

              cnauroth Chris Nauroth
              cnauroth Chris Nauroth
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: