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

    https://github.com/apache/flink/pull/5466#discussion_r168199581
  
    --- Diff: 
flink-clients/src/test/java/org/apache/flink/client/program/rest/RestClusterClientTest.java
 ---
    @@ -456,7 +483,7 @@ public void testTriggerSavepoint() throws Exception {
                                        return 
CompletableFuture.completedFuture(
                                                new 
SavepointTriggerResponseBody(testSavepointTriggerId));
                                } else {
    -                                   // return new random savepoint trigger 
id so that test can fail
    +                                   // return new random savepoint trigger 
jobId so that test can fail
    --- End diff --
    
    no


---

Reply via email to