Chesnay Schepler created FLINK-13060: ----------------------------------------
Summary: FailoverStrategies should respect restart constraints Key: FLINK-13060 URL: https://issues.apache.org/jira/browse/FLINK-13060 Project: Flink Issue Type: Improvement Components: Runtime / Coordination Reporter: Chesnay Schepler Assignee: Chesnay Schepler Fix For: 1.9.0 RestartStrategies can define their own restrictions for whether job can be restarted or not. For example, they could count the number of total failures or observe failure rates. FailoverStrategies are used for partial restarts of jobs, and currently largely bypass the restrictions defined by the restart strategies. -- This message was sent by Atlassian JIRA (v7.6.3#76005)