You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2021/10/01 16:21:00 UTC

[jira] [Updated] (FLINK-24439) Introduce CoordinatorStore

     [ https://issues.apache.org/jira/browse/FLINK-24439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piotr Nowojski updated FLINK-24439:
-----------------------------------
    Summary: Introduce CoordinatorStore  (was: Introduce a CoordinatorStore)

> Introduce CoordinatorStore
> --------------------------
>
>                 Key: FLINK-24439
>                 URL: https://issues.apache.org/jira/browse/FLINK-24439
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Connectors / Common
>            Reporter: Piotr Nowojski
>            Assignee: Piotr Nowojski
>            Priority: Major
>             Fix For: 1.15.0
>
>
> In order to allow {{SourceCoordinator}}s from different {{Source}}s (for example two different Kafka sources, or Kafka and Kinesis) to align watermarks, they have to be able to exchange information/aggregate watermarks from those different Sources. To enable this, we need to provide some {{CoordinatorStore}} concept, that would be a thread safe singleton.



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