GJL commented on a change in pull request #10544: [FLINK-13567][e2e] Harden 
schema registry test
URL: https://github.com/apache/flink/pull/10544#discussion_r357622991
 
 

 ##########
 File path: flink-end-to-end-tests/test-scripts/common.sh
 ##########
 @@ -729,21 +729,29 @@ function find_latest_completed_checkpoint {
 }
 
 function retry_times() {
+    retry_times_with_backoff_and_cleanup $1 $2 "${@:3}" "true"
 
 Review comment:
   How well does it mitigate the issue? Did you run the test with multiple 
iterations?

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