Github user uce commented on the issue:
https://github.com/apache/flink/pull/2095
PS: Should the early abort check for the `CANCELED` state in
`ExecutionGraph.restart()` be extended to any terminal state? The `restart`
method assumes that it's the only one transitioning away from `RESTARTING`,
which is not the case any more. I think it's not needed, but might lead to
confusing log messages when `fail` and `restart` are called concurrently.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---