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

BlockPlacementPolicyDefault uses the wrong classname when alerting to enable debug logging

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.1.0-beta
    • 2.3.0
    • None
    • None

    Description

        private static final String enableDebugLogging =
          "For more information, please enable DEBUG log level on "
          + LOG.getClass().getName();
      

      This inserts the LOG's class rather than BlockPlacementPolicy's class.

      Attachments

        1. HDFS-5170-1.patch
          0.8 kB
          Andrew Wang

        Activity

          People

            andrew.wang Andrew Wang
            andrew.wang Andrew Wang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: