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

Misspelt words in DataXceiver.java line 881 and line 885

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 3.4.0
    • 3.4.0
    • datanode
    • None
    • Reviewed

    Description

      Misspelt words in DataXceiver.java line 881 and line 885.

      LOG.error("{}:Exception transfering block {} to mirror {}",
          datanode, block, mirrorNode, e);
      LOG.info("{}:Exception transfering {} to mirror {}- continuing " +
          "without the mirror", datanode, block, mirrorNode, e);
      

      change transfering to transferring

      Attachments

        1. HDFS-16051-001.patch
          1 kB
          Ning Sheng

        Activity

          People

            ningsheng Ning Sheng
            ningsheng Ning Sheng
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: