Stephan Ewen created FLINK-17673: ------------------------------------ Summary: Add failure reason to OperatorCoordinator.failTask(...) Key: FLINK-17673 URL: https://issues.apache.org/jira/browse/FLINK-17673 Project: Flink Issue Type: Sub-task Components: Runtime / Coordination Reporter: Stephan Ewen Assignee: Stephan Ewen Fix For: 1.11.0
Adding the failure cause (Throwable) to the {{OperatorCoordinator.failTask()}} method supports the implementations to do better error reporting and to differentiate between the error causes. -- This message was sent by Atlassian Jira (v8.3.4#803005)