[ https://issues.apache.org/jira/browse/KAFKA-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14278855#comment-14278855 ]
Jay Kreps commented on KAFKA-1333: ---------------------------------- Hey [~abiletskyi] A relatively full-fledged Java consumer has been posted with stubs for the new APIs on KAFKA-1760 but none of the server-side work has been started as far as I know... > Add consumer co-ordinator module to the server > ---------------------------------------------- > > Key: KAFKA-1333 > URL: https://issues.apache.org/jira/browse/KAFKA-1333 > Project: Kafka > Issue Type: Sub-task > Components: consumer > Affects Versions: 0.9.0 > Reporter: Neha Narkhede > Assignee: Guozhang Wang > > Scope of this JIRA is to just add a consumer co-ordinator module that do the > following: > 1) coordinator start-up, metadata initialization > 2) simple join group handling (just updating metadata, no failure detection / > rebalancing): this should be sufficient for consumers doing self offset / > partition management. > Offset manager will still run side-by-side with the coordinator in this JIRA, > and we will merge it in KAFKA-1740. -- This message was sent by Atlassian JIRA (v6.3.4#6332)