aljoscha commented on a change in pull request #9304: [FLINK-13434][e2e] Add 
stop-with-savepoint end-to-end tests.
URL: https://github.com/apache/flink/pull/9304#discussion_r309569951
 
 

 ##########
 File path: flink-end-to-end-tests/test-scripts/common.sh
 ##########
 @@ -471,6 +471,11 @@ function wait_job_terminal_state {
   done
 }
 
+function stop_with_savepoint {
+  echo "INSIDE: Stopping job $1 with a savepoint @ $2."
 
 Review comment:
   Is the printing meant to stay here?

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


With regards,
Apache Git Services

Reply via email to