jojochuang commented on code in PR #6859:
URL: https://github.com/apache/ozone/pull/6859#discussion_r1672753206


##########
hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/io/KeyOutputStream.java:
##########
@@ -446,7 +448,7 @@ public void hflush() throws IOException {
   }
 
   @Override
-  public synchronized void hsync() throws IOException {

Review Comment:
   flush() should not be synchronized too.



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