liming30 commented on code in PR #20405:
URL: https://github.com/apache/flink/pull/20405#discussion_r942267289
##########
flink-state-backends/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBIncrementalCheckpointUtils.java:
##########
@@ -138,7 +138,7 @@ public static void clipDBWithKeyGroupRange(
* @param beginKeyBytes the begin key bytes
* @param endKeyBytes the end key bytes
*/
- private static void deleteRange(
+ public static void deleteRange(
Review Comment:
Resolved, please help to review it again.
--
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]