You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "dragon (JIRA)" <ji...@apache.org> on 2016/03/15 09:15:37 UTC

[jira] [Created] (HDFS-10035) CLONE - Erasure Coding: Improve DFSStripedOutputStream closing of datastreamer threads

dragon created HDFS-10035:
-----------------------------

             Summary: CLONE - Erasure Coding: Improve DFSStripedOutputStream closing of datastreamer threads
                 Key: HDFS-10035
                 URL: https://issues.apache.org/jira/browse/HDFS-10035
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: dragon
            Assignee: Rakesh R
             Fix For: HDFS-7285


The idea of this task is to improve closing of all the streamers. Presently if any of the streamer throws an exception, it will returning immediately. This leaves all the other streamer threads running. Instead its good to handle the exceptions of each streamer independently.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)