rmetzger opened a new pull request #11831:
URL: https://github.com/apache/flink/pull/11831


   ## What is the purpose of the change
   
   Before this change, HA tests were waiting indefinitely for certain 
conditions to be met.
   This change introduces a timeout in the test scripts that kills the test and 
prints the Flink logs for debugging.
   
   
   ## Brief change log
   
   - Change the HA watchdogs to store their state in files rather than 
variables (so that different bash processes can access them)
   - launch HA test and a watchdog that sleeps for 10 minutes. If the test 
doesn't finish in 10, the watchdog will kill the test.
   


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