[
https://issues.apache.org/jira/browse/FLINK-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora resolved FLINK-2082.
-------------------------------
Resolution: Fixed
Implemented in:
https://github.com/apache/flink/commit/0cfa43d79faebe7000cedfc71a8fa5de062422ff
> Chained stream tasks share the same RuntimeContext
> --------------------------------------------------
>
> Key: FLINK-2082
> URL: https://issues.apache.org/jira/browse/FLINK-2082
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Reporter: Gyula Fora
> Assignee: Gyula Fora
> Priority: Minor
>
> 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)