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 "Chris Nauroth (JIRA)" <ji...@apache.org> on 2016/04/30 01:38:13 UTC

[jira] [Created] (HDFS-10351) Ozone: Optimize key writes to chunks by providing a bulk write implementation in ChunkOutputStream.

Chris Nauroth created HDFS-10351:
------------------------------------

             Summary: Ozone: Optimize key writes to chunks by providing a bulk write implementation in ChunkOutputStream.
                 Key: HDFS-10351
                 URL: https://issues.apache.org/jira/browse/HDFS-10351
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: ozone
            Reporter: Chris Nauroth
            Assignee: Chris Nauroth


HDFS-10268 introduced the {{ChunkOutputStream}} class as part of end-to-end integration of Ozone receiving key content and writing it to chunks in a container.  That patch provided an implementation of the mandatory single-byte write method.  We can improve performance by adding an implementation of the bulk write method too.



--
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