[jira] [Created] (FLINK-20552) Jdbc connector don't sink buffer data when checkpoint

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-20552) Jdbc connector don't sink buffer data when checkpoint

Shang Yuanchun (Jira)
mei jie created FLINK-20552:
-------------------------------

             Summary: Jdbc connector don't sink buffer data when checkpoint
                 Key: FLINK-20552
                 URL: https://issues.apache.org/jira/browse/FLINK-20552
             Project: Flink
          Issue Type: Bug
          Components: Connectors / JDBC
            Reporter: mei jie


JdbcBatchingOutputFormat  is wrapped to OutputFormatSinkFunction``` when createSinkTransformation at CommonPhysicalSink class. but CommonPhysicalSink 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)