Gabor Gevay created FLINK-3999:
----------------------------------
Summary: Rename the `running` flag in the drivers to `canceled`
Key: FLINK-3999
URL:
https://issues.apache.org/jira/browse/FLINK-3999 Project: Flink
Issue Type: Bug
Components: Local Runtime
Reporter: Gabor Gevay
Priority: Trivial
The name of the {{running}} flag in the drivers doesn't reflect its usage: when the operator just stops normally, then it is not running anymore, but the {{running}} flag will still be true, since the {{running}} flag is only set when cancelling.
It should be renamed, and the value inverted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)