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


##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestHSync.java:
##########
@@ -160,6 +160,28 @@ public void testOfsHSync() throws Exception {
     }
   }
 
+  @Test
+  public void testUncommittedBlocks() throws Exception {

Review Comment:
   Initially just wanted to make sure create-hsync-write-hsync-close doesn't 
fail.
   Added a check to verify that hsync does not cause uncommitted blocks to be 
deleted.



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