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

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

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

    https://github.com/apache/flink/pull/5764#discussion_r177080293
  
    --- Diff: 
flink-clients/src/test/java/org/apache/flink/client/program/rest/RestClusterClientTest.java
 ---
    @@ -536,6 +546,103 @@ public void testTriggerSavepoint() throws Exception {
                }
        }
     
    +   @Test
    +   public void testDisposeSavepoint() throws Exception {
    --- End diff --
    
    slipped into the wrong commit


> 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