yanghua commented on a change in pull request #2870:
URL: https://github.com/apache/hudi/pull/2870#discussion_r619995900



##########
File path: 
hudi-flink/src/main/java/org/apache/hudi/configuration/FlinkOptions.java
##########
@@ -279,6 +279,12 @@ private FlinkOptions() {
       .defaultValue(128)
       .withDescription("Max log block size in MB for log file, default 128MB");
 
+  public static final ConfigOption<Integer> WRITE_LOG_MAX_SIZE = ConfigOptions

Review comment:
       Can we add the unit like other config options?




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to