Ufuk Celebi created FLINK-2669:
----------------------------------
Summary: Execution contains non-serializable field
Key: FLINK-2669
URL:
https://issues.apache.org/jira/browse/FLINK-2669 Project: Flink
Issue Type: Bug
Components: Distributed Runtime
Affects Versions: master, 0.9.1
Reporter: Ufuk Celebi
Priority: Minor
Execution is {{Serializable}}, but non-transient field {{assignedResource}} of type {{SimpleSlot}} is not.
I've noticed this while sending a {{JobManagerMessages.RequestJob}} to a job manager, which returns the {{ExecutionGraph}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)