reswqa commented on code in PR #21673:
URL: https://github.com/apache/flink/pull/21673#discussion_r1127827088
##########
flink-runtime/src/main/java/org/apache/flink/runtime/highavailability/AbstractHaServices.java:
##########
@@ -225,6 +237,13 @@ public CompletableFuture<Void> globalCleanupAsync(JobID
jobID, Executor executor
executor);
}
+ protected void cleanupClusterHaStoragePath() throws Exception {
Review Comment:
Why protected?
--
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]