Bharat Viswanadham created HDDS-732:
---------------------------------------

             Summary: Add read method which takes offset and length in 
SignedChunkInputStream
                 Key: HDDS-732
                 URL: https://issues.apache.org/jira/browse/HDDS-732
             Project: Hadoop Distributed Data Store
          Issue Type: Task
            Reporter: Bharat Viswanadham


This Jira is created from the comments in HDDS-693

 
{quote}We have only read(), we don't have read(byte[] b, int off, int len), we 
might see some slow operation during put with SignedInputStream.  
{quote}
100% agree. I didn't check any performance numbers, yet, but we need to do it 
sooner or later. I would implement this method in a separate jira as it adds 
more complexity and as of now I would like to support the mkdir operations of 
the s3a unit tests (where the size is 0).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to