[ 
https://issues.apache.org/jira/browse/HADOOP-14612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brahma Reddy Battula updated HADOOP-14612:
------------------------------------------
    Target Version/s: 3.4.0  (was: 3.3.0)

Bulk update: moved all 3.3.0 non-blocker issues, please move back if it is a 
blocker.

> Reduce memory copy in BlobOutputStreamInternal::dispatchWrite
> -------------------------------------------------------------
>
>                 Key: HADOOP-14612
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14612
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>            Reporter: Rajesh Balamohan
>            Priority: Minor
>
> Currently in {{BlobOutputStreamInternal::dispatchWrite}}, buffer is copied 
> internally for every write. During large uploads this can be around 4 MB. 
> This can be avoided if there is internal class which extends 
> ByteArrayOutputStream with additional method "ByteArrayInputStream 
> getInputStream()".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to