smengcl commented on PR #7184:
URL: https://github.com/apache/ozone/pull/7184#issuecomment-2344291097

   -1.
   
   This is intentionally WARN because the user will think that hsync is enabled 
because they set `ozone.fs.hsync.enabled` to `true`.
   
   If you remove this, it will be SILENTLY disabled without warning. Then 
users/apps will complain that they don't get the desired behavior.
   
   The correct thing to do is to disable hsync on the client as well by setting 
`ozone.fs.hsync.enabled` to `false`.


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