[ 
https://issues.apache.org/jira/browse/KAFKA-4818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964765#comment-15964765
 ] 

ASF GitHub Bot commented on KAFKA-4818:
---------------------------------------

GitHub user apurvam opened a pull request:

    https://github.com/apache/kafka/pull/2840

    KAFKA-4818: Exactly once transactional clients

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apurvam/kafka 
exactly-once-transactional-clients

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/2840.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2840
    
----
commit 8679628642cd0227a1ff1c81a316a11766230e1b
Author: Apurva Mehta <apurva.1...@gmail.com>
Date:   2017-03-30T22:13:11Z

    CPKAFKA-465 : Implement READ_COMMITTED mode in the KafkaConsumer (#145)

commit 477f45c560e681cf65ecc72e3e61eba073ba971b
Author: Apurva Mehta <apu...@confluent.io>
Date:   2017-04-11T18:12:26Z

    Complete implementation of the transactional producer.

----


> Implement transactional clients
> -------------------------------
>
>                 Key: KAFKA-4818
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4818
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: clients, core, producer 
>            Reporter: Jason Gustafson
>            Assignee: Apurva Mehta
>             Fix For: 0.11.0.0
>
>
> This covers the implementation of the producer and consumer to support 
> transactions, as described in KIP-98: 
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-98+-+Exactly+Once+Delivery+and+Transactional+Messaging



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to