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

Pipeline ACKs are sent as lots of tiny TCP packets

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.22.0
    • 0.23.0, 0.22.1
    • datanode
    • None
    • Reviewed

    Description

      I noticed in an hbase benchmark that the packet counts in my network monitoring seemed high, so took a short pcap trace and found that each pipeline ACK was being sent as five packets, the first four of which only contain one byte. We should buffer these bytes and send the PipelineAck as one TCP packet.

      Attachments

        1. hdfs-1601-22.txt
          0.9 kB
          Mayank Bansal
        2. hdfs-1601.txt
          1 kB
          Todd Lipcon
        3. hdfs-1601.txt
          0.9 kB
          Todd Lipcon

        Issue Links

          Activity

            People

              tlipcon Todd Lipcon
              tlipcon Todd Lipcon
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: