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

BlockReceiver is ignoring java.io.InterruptedIOException.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • datanode
    • None

    Description

      BlockReceiver (a.k.a. block writer thread) may be interrupted by block recovery. In such case, if the BlockReceiver is waiting for java i/o, the underlying java i/o methods may throw java.io.InterruptedIOException. BlockReceiver should catch InterruptedIOException and handle it differently from other IOException.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: