[ 
https://issues.apache.org/jira/browse/FLINK-8940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415103#comment-16415103
 ] 

ASF GitHub Bot commented on FLINK-8940:
---------------------------------------

Github user tillrohrmann commented on a diff in the pull request:

    https://github.com/apache/flink/pull/5764#discussion_r177320500
  
    --- Diff: 
flink-runtime/src/main/java/org/apache/flink/runtime/minicluster/MiniCluster.java
 ---
    @@ -534,6 +534,18 @@ public void start() throws Exception {
                }
        }
     
    +   public CompletableFuture<Acknowledge> disposeSavepoint(String 
savepointPath) {
    --- End diff --
    
    Will correct it.


> Implement JobMaster#disposeSavepoint
> ------------------------------------
>
>                 Key: FLINK-8940
>                 URL: https://issues.apache.org/jira/browse/FLINK-8940
>             Project: Flink
>          Issue Type: Improvement
>          Components: JobManager, State Backends, Checkpointing
>    Affects Versions: 1.5.0
>            Reporter: Chesnay Schepler
>            Assignee: Till Rohrmann
>            Priority: Blocker
>              Labels: flip-6
>             Fix For: 1.5.0
>
>
> To support {{ClusterClient#disposeSavepoint}} we have to implement a 
> {{disposeSavepoint}} method in the flip6 JobMaster.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to