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/01/19 12:55:01 UTC

[jira] [Closed] (FLINK-15578) Implement exactly-once JDBC sink

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

Piotr Nowojski closed FLINK-15578.
----------------------------------
    Resolution: Fixed

merged commit ced428c into apache:master

> Implement exactly-once JDBC sink
> --------------------------------
>
>                 Key: FLINK-15578
>                 URL: https://issues.apache.org/jira/browse/FLINK-15578
>             Project: Flink
>          Issue Type: New Feature
>          Components: Connectors / JDBC
>            Reporter: Roman Khachatryan
>            Assignee: Roman Khachatryan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.13.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> As per discussion in the dev mailing list, there are two options:
>  # Write-ahead log
>  # Two-phase commit (XA)
> the latter being preferable.
>  



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