You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Tsz-wo Sze (Jira)" <ji...@apache.org> on 2022/10/28 06:41:00 UTC

[jira] [Commented] (HDDS-4474) Use WriteSmallFile to write small file.

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

Tsz-wo Sze commented on HDDS-4474:
----------------------------------

[~Nicholas Niu], this indeed is a general feature in Ozone, not specific to Streaming.

For the existing write pipeline, we should also first buffer the client data.  When the client calls close() and the data size is small, we should use PutSmallFile instead of WriteChunk + PutBlock.

> Use WriteSmallFile to write small file.
> ---------------------------------------
>
>                 Key: HDDS-4474
>                 URL: https://issues.apache.org/jira/browse/HDDS-4474
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: runzhiwang
>            Assignee: GuoHao
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: 2860_review.patch, image-2021-11-22-19-40-34-715.png
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org