1) A restart in one region only increments the count by 1, independent
of how many tasks from that region fail at the same time.
If tasks from different regions fail at the same time, then the bound is
incremented by the number of affected regions.
2)
I would consider what failure rate is acce
Hello Flink, I have some questions regarding to the guideline on configuring
restart strategy.
I was testing a job with the following setup:
1. There are many tasks, but currently I'm running with only 2 parallelism,
but plenty of task slots (4 TM and 4 task slot in each TM).
2. It's ran