Description
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.
Attachments
Attachments
Issue Links
- blocks
-
KAFKA-1334 Coordinator should detect consumer failures
- Resolved