You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2020/12/25 02:22:01 UTC

[jira] [Closed] (FLINK-20552) JdbcDynamicTableSink doesn't sink buffered data on checkpoint

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

Jark Wu closed FLINK-20552.
---------------------------
    Resolution: Fixed

Fixed in master: 21a08ea5696c92505f85f3cba0e47e32d7c1e21d

> JdbcDynamicTableSink doesn't sink buffered data on checkpoint
> -------------------------------------------------------------
>
>                 Key: FLINK-20552
>                 URL: https://issues.apache.org/jira/browse/FLINK-20552
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / JDBC, Table SQL / Ecosystem
>            Reporter: Jeremy Mei
>            Assignee: Jeremy Mei
>            Priority: Major
>              Labels: pull-request-available, starter
>             Fix For: 1.13.0
>
>
> JdbcBatchingOutputFormat  is wrapped to OutputFormatSinkFunction``` when createSinkTransformation at CommonPhysicalSink class. but OutputFormatSinkFunction don't implement CheckpointedFunction interface, so the flush method of JdbcBatchingOutputFormat can't be called  when checkpoint



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