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/04/29 19:27:13 UTC

[jira] [Commented] (KAFKA-3418) Add section on detecting consumer failures in new consumer javadoc

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

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

Github user asfgit closed the pull request at:

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


> Add section on detecting consumer failures in new consumer javadoc
> ------------------------------------------------------------------
>
>                 Key: KAFKA-3418
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3418
>             Project: Kafka
>          Issue Type: Improvement
>          Components: consumer
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>             Fix For: 0.10.1.0
>
>
> There still seems to be a lot of confusion about the design of the poll() loop in regard to consumer liveness. We do mention it in the javadoc, but it's a little hidden and we aren't very clear on what the user should do to limit the potential for the consumer to fall out of the group (such as tweaking max.poll.records). We should pull this into a separate section (e.g. Jay suggests "Detecting Consumer Failures") and give it a more complete treatment.



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