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

mingchao zhao resolved HDDS-6144.
---------------------------------
    Resolution: Not A Bug

Enlarging the configuration can cause other problems. Let's keep the current 
value.

> Optimize parameters  improve write performance
> ----------------------------------------------
>
>                 Key: HDDS-6144
>                 URL: https://issues.apache.org/jira/browse/HDDS-6144
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: mingchao zhao
>            Assignee: mingchao zhao
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: screenshot-1.png, screenshot-2.png
>
>
> The latest HDDS-4454 has poor write performance. And there will be a lot of 
> writing failures. (I tested 200 concurrent write threads, 128MB per file)
>  !screenshot-1.png! 
> In HDDS-5851, [putBlocks are required every 4 
> chunks|https://github.com/apache/ozone/commit/89a12ad0331339ee364a59031eeeceed73add656#diff-64d9809fa04e72e1f2c0332c0f4afe04773d92188279cc7bde422a06c65305a5R280],
>  which may affect performance. Originally we only did putBlock once after we 
> wrote the whole block. So let's change the default here and try to keep 
> putBlocks as low as possible. Tests found a 20% improvement in performance.
>  !screenshot-2.png! 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to