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

Ismaël Mejía updated BEAM-2720:
-------------------------------
    Component/s:     (was: z-do-not-use-sdk-java-extensions)
                 io-java-kafka

> Exactly-once Kafka sink
> -----------------------
>
>                 Key: BEAM-2720
>                 URL: https://issues.apache.org/jira/browse/BEAM-2720
>             Project: Beam
>          Issue Type: New Feature
>          Components: io-java-kafka
>            Reporter: Raghu Angadi
>            Assignee: Raghu Angadi
>            Priority: Major
>             Fix For: 2.2.0
>
>
> Kafka 0.11 added support for transactions which allows end-to-end 
> exactly-once semantics. Beam's KafkaIO users can benefit from these while 
> using runners that support exactly-once processing.
> I have an implementation of EOS support for Kafka sink : 
> https://github.com/apache/beam/pull/3612
> It has two shuffles and builds on Beam state-API and checkpoint barrier 
> between stages (as in Dataflow). Pull request has a longer description.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to