smengcl opened a new pull request, #7079:
URL: https://github.com/apache/ozone/pull/7079

   ## What changes were proposed in this pull request?
   
   `ozone.fs.hsync.enabled` was initially added in HDDS-8302 with default value 
of false. The config is used to control whether the hsync feature (implemented 
for HBase support for the most part) would be enabled on both OM side and 
client side.
   
   But the default was later flipped to true in HDDS-10252. We need to:
   
   1. Switch the default back to false
   2. Ensure this doesn't break any existing tests et al.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-11327
   
   ## How was this patch tested?
   
   - Existing tests should all pass.


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

To unsubscribe, e-mail: [email protected]

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