[ https://issues.apache.org/jira/browse/FLINK-1985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14545842#comment-14545842 ]
Matthias J. Sax edited comment on FLINK-1985 at 5/15/15 8:15 PM: ----------------------------------------------------------------- Hi, I prepared a fix for it. Just opened a pull request. Travis build is green. Can you assign this bug to me, before merging? So it's in the history. ;) was (Author: mjsax): Hi, I prepared a fix for it. Just opened a pull request. Travis build is green (https://travis-ci.org/mjsax/flink/builds/62728951). Can you assign this bug to me, before merging? So it's in the history. ;) > 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)