[ 
https://issues.apache.org/jira/browse/HDDS-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16694977#comment-16694977
 ] 

Hudson commented on HDDS-732:
-----------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15484 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/15484/])
HDDS-732. Add read method which takes offset and length in (elek: rev 
34b6fa7d6b22439f5c703bf7e82de5c40c77994a)
* (edit) 
hadoop-ozone/s3gateway/src/main/java/org/apache/hadoop/ozone/s3/SignedChunksInputStream.java
* (edit) 
hadoop-ozone/s3gateway/src/test/java/org/apache/hadoop/ozone/s3/TestSignedChunksInputStream.java


> 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: Sub-task
>            Reporter: Bharat Viswanadham
>            Assignee: chencan
>            Priority: Major
>         Attachments: HDDS-732.001.patch, HDDS-732.002.patch, 
> HDDS-732.003.patch
>
>
> 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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to