Márton Balassi created FLINK-1849:
-------------------------------------
Summary: Refactor StreamingRuntimeContext
Key: FLINK-1849
URL:
https://issues.apache.org/jira/browse/FLINK-1849 Project: Flink
Issue Type: Improvement
Components: Streaming
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.4#6332)