[
https://issues.apache.org/jira/browse/FLINK-15578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17204063#comment-17204063
]
Kenzyme Le commented on FLINK-15578:
------------------------------------
Hello [~roman_khachatryan] ,
Thank you for your quick reply.
I am using Vertica.
Since I prefer not to add more logic to the application and WAL in DB, 2PC
[aren't supported by
Vertica|https://www.vertica.com/docs/9.3.x/HTML/Content/Authoring/ConceptsGuide/Other/Transactions.htm?zoom_highlight=two%20phase%20commit]
, the 3rd option seems to be the way to go.
Are there any examples about WAL in Flink state that you know of where I can
look at?
Thanks!
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.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)