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 2017/05/03 21:44:04 UTC

[jira] [Commented] (KAFKA-5169) KafkaConsumer.close should be idempotent

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

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

GitHub user mjsax opened a pull request:

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

    KAFKA-5169: KafkaConsumer.close should be idempotent

    

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

    $ git pull https://github.com/mjsax/kafka kafka-5169-consumer-close

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

    https://github.com/apache/kafka/pull/2968.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 #2968
    
----
commit ed23400dcae41acfa0c946c760b4a4fff90c5c1d
Author: Matthias J. Sax <ma...@confluent.io>
Date:   2017-05-03T21:41:31Z

    KAFKA-5169: KafkaConsumer.close should be idempotent

----


> KafkaConsumer.close should be idempotent
> ----------------------------------------
>
>                 Key: KAFKA-5169
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5169
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients
>    Affects Versions: 0.10.2.0, 0.10.2.1
>            Reporter: Matthias J. Sax
>            Assignee: Matthias J. Sax
>             Fix For: 0.11.0.0
>
>
> Closing a {{KafkaConsumer}} twice result in {{IllegalStateException}}.



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