zuston commented on code in PR #424:
URL: https://github.com/apache/incubator-uniffle/pull/424#discussion_r1050711508
##########
integration-test/common/src/test/java/org/apache/uniffle/test/DiskErrorToleranceTest.java:
##########
@@ -87,8 +86,7 @@ public void createClient() {
public void closeClient() {
shuffleServerClient.close();
}
-
- @Test
+
public void diskErrorTest() throws Exception {
Review Comment:
If we choose to bear partial data lost when disk is corrupted, this test
could be enabled in later commits.
--
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]