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

Arvid Heise updated FLINK-23639:
--------------------------------
    Release Note: Table API/SQL write to Kafka with the new `KafkaSink`. When 
migrating from a query writing to Kafka in exactly-once mode from an earlier 
Flink version, make sure to terminate the old application with 
stop-with-savepoint to avoid lingering Kafka transactions. To run in 
exactly-once processing mode, the sink needs a user-configured and unique 
transaction prefix, such that transactions of different applications do not 
interfere with each other.   (was: Table API/SQL write to Kafka with the new 
`KafkaSink`. To run in exactly-once processing mode, the sink needs a 
user-configured and unique transaction prefix, such that transactions of 
different applications do not interfere with each other.)

> Migrate Table API to new KafkaSink
> ----------------------------------
>
>                 Key: FLINK-23639
>                 URL: https://issues.apache.org/jira/browse/FLINK-23639
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Connectors / Kafka, Table SQL / API
>            Reporter: Fabian Paul
>            Assignee: Fabian Paul
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.14.0
>
>
> With the KafkaSink ported to FLIP-143 we should also adapt the Table API to 
> leverage the new KafkaSink



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

Reply via email to