[
https://issues.apache.org/jira/browse/FLINK-2669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744915#comment-14744915
]
Stephan Ewen commented on FLINK-2669:
-------------------------------------
This is by (admittedly somewhat tricky) design...
> 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)