zjffdu commented on a change in pull request #3818:
URL: https://github.com/apache/zeppelin/pull/3818#discussion_r444648985



##########
File path: 
flink/interpreter/src/test/java/org/apache/zeppelin/flink/FlinkStreamSqlInterpreterTest.java
##########
@@ -253,6 +254,67 @@ public void testResumeStreamSqlFromSavePoint() throws 
IOException, InterpreterEx
             resultMessages.get(0).getData().contains("url\tpv\n"));
   }
 
+  @Test
+  public void testResumeStreamSqlFromExistSavePointPath() throws IOException, 
InterpreterException, InterruptedException, TimeoutException {

Review comment:
       Could you add another test that resume from invalid savepointPath ?




----------------------------------------------------------------
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]


Reply via email to