You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Gyula Fora (JIRA)" <ji...@apache.org> on 2015/05/22 14:14:17 UTC

[jira] [Created] (FLINK-2082) Chained stream tasks share the same RuntimeEnvironment

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)