[
https://issues.apache.org/jira/browse/HDDS-9715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chung En Lee updated HDDS-9715:
-------------------------------
Target Version/s: 2.2.0
2.2.0 (was: 2.1.0)
<<Bulk update>>
Apache Ozone 2.1.0 release is in progress. I'm updating all unresolved jiras
targeting 2.1.0 to retarget 2.2.0.
> S3Gateway server to use zero copy transfer to when copying data to Ozone.
> -------------------------------------------------------------------------
>
> Key: HDDS-9715
> URL: https://issues.apache.org/jira/browse/HDDS-9715
> Project: Apache Ozone
> Issue Type: Improvement
> Components: s3gateway
> Affects Versions: 1.3.0
> Reporter: Uma Maheswara Rao G
> Assignee: Duong Nguyen
> Priority: Major
>
> S3Gateway server receives data from s3 clients and transfer data to ozone.
> Currently it is using IOUtils.copyLarge(src, dest) to transfer data between.
> This API copy the data to byte[] intermediately and writes to dest.
> We should think to provide ByteBuffer based output stream and transfer data
> natively.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]