echauchot commented on a change in pull request #13040:
URL: https://github.com/apache/flink/pull/13040#discussion_r469278062
##########
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/util/ZooKeeperUtils.java
##########
@@ -289,7 +290,7 @@ public static CompletedCheckpointStore
createCompletedCheckpoints(
Configuration configuration,
JobID jobId,
int maxNumberOfCheckpointsToRetain,
- Executor executor) throws Exception {
+ Executor executor, CheckpointsCleaner
checkpointsCleaner) throws Exception {
Review comment:
+1 thanks for pointing out !
----------------------------------------------------------------
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]