[
https://issues.apache.org/jira/browse/FLINK-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek updated FLINK-1849:
------------------------------------
Component/s: (was: Streaming)
DataStream API
> Refactor StreamingRuntimeContext
> --------------------------------
>
> Key: FLINK-1849
> URL: https://issues.apache.org/jira/browse/FLINK-1849
> Project: Flink
> Issue Type: Improvement
> Components: DataStream API
> Affects Versions: 0.9
> Reporter: Márton Balassi
> Assignee: Márton Balassi
> Priority: Minor
>
> The streaming runtime context currently has two distinguished features, one
> for state management and one solely for supporting the FileSourceFunction.
> Currently the usage is inconvenient and the whole file is a bit patched
> together. I propose pushing the states to the RuntimeContext instead and
> passing the information for the FileSourceFunction through the Configuration
> of the open.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)