kl0u commented on a change in pull request #6957: [FLINK-10627][E2E tests] Test
s3 output for streaming file sink
URL: https://github.com/apache/flink/pull/6957#discussion_r230066173
##########
File path: flink-end-to-end-tests/test-scripts/test_streaming_file_sink.sh
##########
@@ -117,7 +149,7 @@ kill_random_taskmanager
echo "Starting TM"
"$FLINK_DIR/bin/taskmanager.sh" start
-wait_for_restart 0
+wait_for_restart 0 ${JOB_ID}
Review comment:
Rename to `wait_for_restart_to_complete`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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