[
https://issues.apache.org/jira/browse/FLINK-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-3959:
----------------------------------
Labels: stale-major (was: )
> Remove implicit sinks
> ---------------------
>
> Key: FLINK-3959
> URL: https://issues.apache.org/jira/browse/FLINK-3959
> Project: Flink
> Issue Type: Sub-task
> Components: API / DataStream
> Reporter: Stephan Ewen
> Priority: Major
> Labels: stale-major
> Fix For: 2.0.0
>
>
> Right now, streaming programs need not specify a sink. All transformations
> that are not consumed are implicitly sinks.
> That behavior makes it hard to lazily construct the stream graph on
> execution, and prevents interactive sessions on streams.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)