Igal Shilman created FLINK-19296: ------------------------------------ Summary: RetryingCallback is not aware of task cancaltion Key: FLINK-19296 URL: https://issues.apache.org/jira/browse/FLINK-19296 Project: Flink Issue Type: Bug Components: Stateful Functions Reporter: Igal Shilman
Currently RetryingCallback would be retrying until the maximum timeout elapses, unaware of rather or not the task was canceled. -- This message was sent by Atlassian Jira (v8.3.4#803005)