[
https://issues.apache.org/jira/browse/FLINK-9044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger updated FLINK-9044:
----------------------------------
Component/s: API / DataStream
> Fork a new stream in a stream
> -----------------------------
>
> Key: FLINK-9044
> URL: https://issues.apache.org/jira/browse/FLINK-9044
> Project: Flink
> Issue Type: Wish
> Components: API / DataStream
> Reporter: Herbert Koelman
> Priority: Minor
>
> Make it possible to fork a new stream in a running stream.
> This can be usefull when computational stream's state is affected (while
> running) by an external element/event.
> When such an event is detected, it would then be possible to fire up a new
> stream that would be in charge to recompute data that were handled before the
> state change event was detected.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)