You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Timo Walther (Jira)" <ji...@apache.org> on 2021/02/17 14:39:00 UTC

[jira] [Created] (FLINK-21392) Support to block in connected streams

Timo Walther created FLINK-21392:
------------------------------------

             Summary: Support to block in connected streams
                 Key: FLINK-21392
                 URL: https://issues.apache.org/jira/browse/FLINK-21392
             Project: Flink
          Issue Type: New Feature
          Components: API / DataStream
            Reporter: Timo Walther


In many scenarios that involve control streams when using connected streams, users would like to wait until stream A is "ready" before processing the stream B.

Internally we already provide input selectable semantics but with problems around checkpointing. Once those problems are solved, we should expose this functionality in the main API.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)