You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2015/01/16 00:35:35 UTC

[jira] [Comment Edited] (KAFKA-1333) Add consumer co-ordinator module to the server

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

Guozhang Wang edited comment on KAFKA-1333 at 1/15/15 11:34 PM:
----------------------------------------------------------------

[~abiletskyi] sorry for getting late on this. We are currently making the following progress on KAFKA-1326:

1. I am working on KAFKA-1333, which will define the coordinator module along with its functionality declaration.
2. [~onurkaraman] will work on KAFKA-1334 once it gets unblocked from KAFKA-1333.
3. I am also reviewing KAFKA-1760 for the new client API.

At the mean time, you could also take a look at KAFKA-1760 and see if the API definitions fits well for your use case.


was (Author: guozhang):
[~abiletskyi] sorry for getting late on this. We are currently making the following progress on KAFKA-1326:

1. I am working on KAFKA-1333, which will define the coordinator module along with its functionality declaration.
2. [~onurkaraman] will work on KAFKA-1334 once it gets unblocked from KAFKA-1333.
3. I am also reviewing KAFKA-1670 for the new client API.

At the mean time, you could also take a look at KAFKA-1670 and see if the API definitions fits well for your use case.

> 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)