You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Arpit Agarwal (Jira)" <ji...@apache.org> on 2020/06/01 19:59:00 UTC

[jira] [Updated] (HDDS-2713) Decouple client write size and datanode chunk size

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

Arpit Agarwal updated HDDS-2713:
--------------------------------
    Labels: TriagePending  (was: )

> Decouple client write size and datanode chunk size
> --------------------------------------------------
>
>                 Key: HDDS-2713
>                 URL: https://issues.apache.org/jira/browse/HDDS-2713
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: Ozone Datanode, SCM Client
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>              Labels: TriagePending
>
> Currently Datanode creates chunk files as they are received from HDDS client.  This creates a conflict between requirements: client would like to use less memory for buffering, but datanode needs to avoid small files.
> The goal of this task is to decouple client and server write sizes to allow the client to send data in smaller increments without affecting datanode storage.



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

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