apache

/

flink

branch iconmaster

arrow to build time
clock icon3 hrs, 13 mins, 41 secs

Till Rohrmann avatarTill Rohrmann

[FLINK-13853][e2e] Update common_ha.sh test _expression_ to count recoveries

With FLINK-13573 we removed the SubmittedJobGraph and replaced it with the JobGraph.
Consequently, we no longer see the log statement "Recovered SubmittedJobGraph" which
was used by the common_ha.sh script to count the number of job recoveries. Now we need
to look for "Recovered JobGraph" instead.

This closes #9534.

Reply via email to