[ https://issues.apache.org/jira/browse/FLINK-1985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14545993#comment-14545993 ]
Matthias J. Sax commented on FLINK-1985: ---------------------------------------- Hi, I also added a JUnit test for this. I think this test could be extended further for other features of StreamingJobGraphGenerator. I needed to add .hashCode() and .equals() to ExecutionConfig for the test. Not sure if this is the best way to got. Please let me know. > Streaming does not correctly forward ExecutionConfig to runtime > --------------------------------------------------------------- > > Key: FLINK-1985 > URL: https://issues.apache.org/jira/browse/FLINK-1985 > Project: Flink > Issue Type: Bug > Components: Streaming > Affects Versions: 0.9 > Reporter: Aljoscha Krettek > Assignee: Aljoscha Krettek > Priority: Blocker > > When running streaming jobs you see this log entry: > "Environment did not contain an ExecutionConfig - using a default config." > Some parts of the code use an ExecutionConfig at runtime. This will be a > default config without registered serializers and other user settings. -- This message was sent by Atlassian JIRA (v6.3.4#6332)