[ https://issues.apache.org/jira/browse/FLINK-2665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14743875#comment-14743875 ]
ASF GitHub Bot commented on FLINK-2665: --------------------------------------- Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/1128#issuecomment-140153585 +1 to merge > ExecutionConfig is not serializable > ----------------------------------- > > Key: FLINK-2665 > URL: https://issues.apache.org/jira/browse/FLINK-2665 > Project: Flink > Issue Type: Bug > Reporter: Till Rohrmann > Assignee: Till Rohrmann > > The {{ExecutionConfig}} is not serializable, because the > {{ExecutionConfig.Entry<K,V>}} can contain non serializable key and value > field values. > I suggest to add a type bound for {{K}} and {{V}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)