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

DataXceiver to report the length of the block it's receiving

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • datanode, hdfs

    Description

      In DataXceiver:#writeBlock:

          LOG.info("Receiving " + block + " src: " + remoteAddress + " dest: "
              + localAddress);
      

      This message is better to report the size of the block its receiving.

      Attachments

        1. HDFS-10632.001.patch
          0.9 kB
          Yiqun Lin

        Issue Links

          Activity

            People

              linyiqun Yiqun Lin
              yzhangal Yongjun Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: