[
https://issues.apache.org/jira/browse/FLINK-24439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Nowojski closed FLINK-24439.
----------------------------------
Resolution: Fixed
merged commit 271c593 into apache:master
> 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
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> In order to allow {{SourceCoordinators}}s from different {{Sources}} (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.20.1#820001)