Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/1794#issuecomment-205306447 How about adjusting the test such that it works the following way: - it polls the number of checkpoint calls (from the atomic integer), say every 100 ms - it starts measuring time from when the count goes to `1` - it validates that `(numCalls - 2) * pause` is always smaller than the elapsed time since starting the time measurement
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---