[ https://issues.apache.org/jira/browse/KAFKA-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14544431#comment-14544431 ]
Guozhang Wang commented on KAFKA-1334: -------------------------------------- Committed the first draft patch to trunk. Leaving the ticket open for follow-up patches / other fixes. > Add failure detection capability to the coordinator / consumer > -------------------------------------------------------------- > > Key: KAFKA-1334 > URL: https://issues.apache.org/jira/browse/KAFKA-1334 > Project: Kafka > Issue Type: Sub-task > Components: consumer > Affects Versions: 0.9.0 > Reporter: Neha Narkhede > Assignee: Onur Karaman > Attachments: KAFKA-1334.patch, KAFKA-1334_2015-04-11_22:47:27.patch, > KAFKA-1334_2015-04-13_11:55:06.patch, KAFKA-1334_2015-04-13_11:58:53.patch, > KAFKA-1334_2015-04-18_10:16:23.patch, KAFKA-1334_2015-04-18_12:16:39.patch, > KAFKA-1334_2015-04-24_22:46:15.patch, KAFKA-1334_2015-04-25_15:21:25.patch, > KAFKA-1334_2015-04-25_17:57:37.patch, KAFKA-1334_2015-05-05_10:50:00.patch, > KAFKA-1334_2015-05-08_10:55:02.patch, KAFKA-1334_2015-05-14_00:38:39.patch > > > 1) Add coordinator discovery and failure detection to the consumer. > 2) Add failure detection capability to the coordinator when group management > is used. > This will not include any rebalancing logic, just the logic to detect > consumer failures using session.timeout.ms. -- This message was sent by Atlassian JIRA (v6.3.4#6332)