mingchao zhao created HDDS-6047:
-----------------------------------

             Summary: Add merge chunkInfos in client
                 Key: HDDS-6047
                 URL: https://issues.apache.org/jira/browse/HDDS-6047
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: mingchao zhao
            Assignee: mingchao zhao


The chunk size of the streaming is usually smaller than 4MB, we suggest set to 
512KB for better performance. In this case, files of the same  size will 
generate more chunkInfo than async write, which increases the size of container 
DB. So we recommend add merge on  the client side. The default value is 0, 
means merge is not  enabled. If the value is 8, it means that every 8 chunkInfo 
will  be merged to one.



--
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