captainzmc opened a new pull request #957:
URL: https://github.com/apache/hadoop-ozone/pull/957


   ## What changes were proposed in this pull request?
   
   Currently, Ozone client flushes the partial chunks as well during flush() 
call by default.
   
   https://github.com/apache/hadoop-ozone/pull/716 proposes to add a 
configuration to disallow partial chunk flush during flush() call. This Jira 
aims to enable the config on by default to mimic the default hdfs flush() 
behaviour and fix any failing unit tests associated with the change.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3477
   
   ## How was this patch tested?
   
   The affected UT has been modified.
   


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



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

Reply via email to