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

Change DN to send block receipt IBRs in batches

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.8.0, 2.7.4, 3.0.0-alpha1
    • datanode
    • None
    • Reviewed

    Description

      When a DN has received a block, it immediately sends a block receipt IBR RPC to NN for reporting the block. Even if a DN has received multiple blocks at the same time, it still sends multiple RPCs. It does not scale well since NN has to process a huge number of RPCs when many DNs receiving many blocks at the same time.

      Attachments

        1. h9710_20160201.patch
          50 kB
          Tsz-wo Sze
        2. h9710_20160205.patch
          28 kB
          Tsz-wo Sze
        3. h9710_20160216.patch
          28 kB
          Tsz-wo Sze
        4. h9710_20160216b.patch
          28 kB
          Tsz-wo Sze
        5. h9710_20160217.patch
          28 kB
          Tsz-wo Sze
        6. h9710_20160219.patch
          31 kB
          Tsz-wo Sze
        7. h9710_20160224.patch
          39 kB
          Tsz-wo Sze
        8. h9710_20160225.patch
          41 kB
          Tsz-wo Sze
        9. HDFS-9710-branch-2.7.01.patch
          40 kB
          Konstantin Shvachko

        Issue Links

          Activity

            People

              szetszwo Tsz-wo Sze
              szetszwo Tsz-wo Sze
              Votes:
              0 Vote for this issue
              Watchers:
              25 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: