smallzhongfeng commented on code in PR #739:
URL: https://github.com/apache/incubator-uniffle/pull/739#discussion_r1141727950
##########
client/src/main/java/org/apache/uniffle/client/util/ClientUtils.java:
##########
@@ -122,4 +126,11 @@ public static void validateTestModeConf(boolean testMode,
String storageType) {
+ "because of the poor performance of these two types.");
}
}
+
+ public static void validateClientType(String clientType) {
Review Comment:
OK, i will try it.
--
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]