[
https://issues.apache.org/jira/browse/HDFS-10508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321979#comment-15321979
]
Hudson commented on HDFS-10508:
-------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #9935 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9935/])
HDFS-10508. DFSInputStream should set thread's interrupt status after
(iwasakims: rev 8ea9bbce2614e8eb499af73589f021ed1789e78f)
*
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSInputStream.java
> DFSInputStream should set thread's interrupt status after catching
> InterruptException from sleep
> ------------------------------------------------------------------------------------------------
>
> Key: HDFS-10508
> URL: https://issues.apache.org/jira/browse/HDFS-10508
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Jing Zhao
> Assignee: Jing Zhao
> Attachments: HDFS-10508.000.patch
>
>
> HDFS-10468 adds check for
> InterruptIOException/ClosedByInterruptException/InterruptException for the
> on-going read. For the interrupt from the sleep case, we should set the
> thread's interrupt status again so that the {{checkInterrupted}} method
> recognize it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]