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


##########
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestHSync.java:
##########
@@ -1323,6 +1322,7 @@ public void testNormalKeyOverwriteHSyncKey() throws 
Exception {
   }
 
   @Test
+  @Unhealthy("HDDS-11870")

Review Comment:
   this is failing due to open key table not cleaned up properly. Given that it 
is a flaky test, it sounds to me the issue is probably double flush not 
flushed. So not a fundamental flaw.



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