Gyula Fora created FLINK-2082: --------------------------------- Summary: Chained stream tasks share the same RuntimeEnvironment Key: FLINK-2082 URL: https://issues.apache.org/jira/browse/FLINK-2082 Project: Flink Issue Type: Bug Components: Streaming Reporter: Gyula Fora
Chained stream operators currently share the same runtimecontext, this will certainly lead to problems in the future. We should create separate runtime contexts for each operator in the chain. -- This message was sent by Atlassian JIRA (v6.3.4#6332)