[
https://issues.apache.org/jira/browse/HDFS-9794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145106#comment-15145106
]
Hudson commented on HDFS-9794:
------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #9296 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9296/])
HDFS-9794. Streamer threads may leak if failure happens when closing the
(jing9: rev f3c91a41a5bf16542eca7f09787eb1727fd18e08)
*
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSStripedOutputStream.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> Streamer threads may leak if failure happens when closing the striped
> outputstream
> ----------------------------------------------------------------------------------
>
> Key: HDFS-9794
> URL: https://issues.apache.org/jira/browse/HDFS-9794
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs-client
> Reporter: Namit Maheshwari
> Assignee: Jing Zhao
> Priority: Critical
> Fix For: 3.0.0
>
> Attachments: HDFS-9794.000.patch, HDFS-9794.001.patch
>
>
> When closing the DFSStripedOutputStream, if failures happen while flushing
> out the data/parity blocks, the streamer threads will not be closed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)