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

Cancelled HedgedReads cause block to be marked as suspect on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • datanode, hdfs-client
    • None

    Description

      DFSClient with hedged reads enabled will often close previous spawned connections if it successfully reads from one of them. This can result in DataNode's BlockSender getting a socket exception and wrongly marking the block as suspect and to be rescanned for errors.

      This patch is aimed at adding windows specific network related exception messages to be ignored in BlockSender.sendPacket.

      Attachments

        1. HDFS-12514.001.patch
          2 kB
          Lukas Majercak
        2. HDFS-12514.002.patch
          2 kB
          Íñigo Goiri
        3. HDFS-12514-branch-2.000.patch
          2 kB
          Lukas Majercak
        4. HDFS-12514.003.patch
          2 kB
          Lukas Majercak

        Issue Links

          Activity

            People

              lukmajercak Lukas Majercak
              lukmajercak Lukas Majercak
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: