Till Rohrmann created FLINK-8085:
------------------------------------
Summary: Thin out the LogicalSlot interface
Key: FLINK-8085
URL:
https://issues.apache.org/jira/browse/FLINK-8085 Project: Flink
Issue Type: Improvement
Components: Distributed Coordination
Affects Versions: 1.5.0
Reporter: Till Rohrmann
Assignee: Till Rohrmann
Priority: Minor
The {{LogicalSlot}} interface contains method which we don't strictly need (e.g. {{isCanceled}}, {{isReleased}}). Moreover, we should decouple the {{LogicalSlot}} from the {{Execution}} by only setting the {{ExecutionAttemptID}} instead of {{Execution}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)