[ https://issues.apache.org/jira/browse/KAFKA-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ewen Cheslack-Postava updated KAFKA-3418: ----------------------------------------- Resolution: Fixed Fix Version/s: (was: 0.10.0.0) 0.10.1.0 Status: Resolved (was: Patch Available) Issue resolved by pull request 1129 [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)