You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/29 22:53:20 UTC

[jira] [Commented] (KAFKA-3824) Docs indicate auto.commit breaks at least once delivery but that is incorrect

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

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

GitHub user hachikuji opened a pull request:

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

    KAFKA-3824: Clarify autocommit delivery semantics for consumer

    

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

    $ git pull https://github.com/hachikuji/kafka KAFKA-3824

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

    https://github.com/apache/kafka/pull/1936.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 #1936
    
----
commit 961876d6defc2df4cffcf144c3b6d8250a89560a
Author: Jason Gustafson <ja...@confluent.io>
Date:   2016-09-29T22:51:52Z

    KAFKA-3824: Clarify autocommit delivery semantics for consumer

----


> Docs indicate auto.commit breaks at least once delivery but that is incorrect
> -----------------------------------------------------------------------------
>
>                 Key: KAFKA-3824
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3824
>             Project: Kafka
>          Issue Type: Improvement
>          Components: consumer
>    Affects Versions: 0.10.0.0
>            Reporter: Jay Kreps
>            Assignee: Jason Gustafson
>              Labels: newbie
>             Fix For: 0.10.1.0, 0.10.0.2
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The javadocs for the new consumer indicate that auto commit breaks at least once delivery. This is no longer correct as of 0.10. 
> http://kafka.apache.org/0100/javadoc/index.html?org/apache/kafka/clients/consumer/KafkaConsumer.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)