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

DFSClient receives out of order packet ack

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      When running 0.20 patched with HDFS-101, we sometimes see an error as follow:
      WARN hdfs.DFSClient: DFSOutputStream ResponseProcessor exception for block blk_-2871223654872350746_21421120java.io.IOException: Responseprocessor: Expecting seq
      no for block blk_-2871223654872350746_21421120 10280 but received 10281
      at org.apache.hadoop.hdfs.DFSClient$DFSOutputStream$ResponseProcessor.run(DFSClient.java:2570)

      This indicates that DFS client expects an ack for packet N, but receives an ack for packet N+1.

      Attachments

        1. outOfOrder.patch
          2 kB
          Hairong Kuang
        2. blockrecv-diff.txt
          4 kB
          Todd Lipcon
        3. HDFS-1346.20-security.1.patch
          2 kB
          Jitendra Nath Pandey

        Issue Links

          Activity

            People

              hairong Hairong Kuang
              hairong Hairong Kuang
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: