HuangZhenQiu commented on code in PR #26640:
URL: https://github.com/apache/flink/pull/26640#discussion_r2143095617


##########
flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/state/rocksdb/RocksDBOptions.java:
##########
@@ -91,6 +93,15 @@ public class RocksDBOptions {
                                     + CLUSTER_IO_EXECUTOR_POOL_SIZE.key()
                                     + ")");
 
+    /** The number of millisecond for RocksDBStateBackend checkpoint file 
upload jitter. */

Review Comment:
   This comment should also be updated.



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to