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

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

GitHub user hachikuji opened a pull request:

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

    KAFKA-5414: Revert "KAFKA-5327: ConsoleConsumer should manually commi…

    …t offsets for records that are returned in receive()"
    
    This reverts commit d7d1196a0b542adb46d22eeb5b6d12af950b64c9.

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

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

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

    https://github.com/apache/kafka/pull/3277.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 #3277
    
----
commit 2676945c37f3526f73e0dbc0da66e14bb4f73d7e
Author: Jason Gustafson <ja...@confluent.io>
Date:   2017-06-09T00:26:01Z

    KAFKA-5414: Revert "KAFKA-5327: ConsoleConsumer should manually commit 
offsets for records that are returned in receive()"
    
    This reverts commit d7d1196a0b542adb46d22eeb5b6d12af950b64c9.

----


> Console consumer offset commit regression
> -----------------------------------------
>
>                 Key: KAFKA-5414
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5414
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>            Priority: Critical
>             Fix For: 0.11.0.0
>
>
> In KAFKA-5327, the behavior of console consumer was changed to only commit 
> offsets when the process closes. Previously we used periodic offset commits. 
> This breaks existing usage in system tests and probably elsewhere.



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

Reply via email to