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 "Wei-Chiu Chuang (JIRA)" <ji...@apache.org> on 2016/09/26 21:59:20 UTC

[jira] [Created] (HDFS-10905) Refactor DataStreamer#createBlockOutputStream

Wei-Chiu Chuang created HDFS-10905:
--------------------------------------

             Summary: Refactor DataStreamer#createBlockOutputStream
                 Key: HDFS-10905
                 URL: https://issues.apache.org/jira/browse/HDFS-10905
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: hdfs-client
    Affects Versions: 2.8.0
            Reporter: Wei-Chiu Chuang
            Priority: Minor


DataStreamer#createBlockOutputStream and DataStreamer#transfer shared much boilerplate code. HDFS-10609 refactored the transfer method into a StreamerStreams class. The createBlockOutputStream method should reuse the class to de-dup code and to improve code clarity.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org