bharatviswa504 opened a new pull request #487: [WIP] HDDS-2883. Change the 
default client settings accordingly with change in default chunk size.
URL: https://github.com/apache/hadoop-ozone/pull/487
 
 
   
   ## What changes were proposed in this pull request?
   
   This Jira proposes to change the following values
   
   ozone.client.stream.buffer.flush.size - 64MB -> 16MB
   
   ozone.client.stream.buffer.max.size - 128 MB -> 32MB
   
   ozone.scm.chunk.size - 16MB -> 4MB
   
    
   
   In this way, the client-side holding buffer size will be reduced, and data 
is transferred at smaller size intervals.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-2883
   
   ## How was this patch tested?
   
   Multiple teragen tests are run on a 6 node cluster with these values and 
along changes from HDDS-2920 and HDDS-2921 we have seen teragen completed 
successfully.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to