[
https://issues.apache.org/jira/browse/KAFKA-15321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895382#comment-17895382
]
Lianet Magrans commented on KAFKA-15321:
----------------------------------------
Closing this. Documentation and diagrams included in
[https://cwiki.apache.org/confluence/display/KAFKA/Consumer+rebalance#Consumerrebalance-RebalanceStateMachine]
Note that the latest info and source of truth regarding state and transitions
is their code definition in
[https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/clients/consumer/internals/MemberState.java]
> Document consumer group member state machine
> --------------------------------------------
>
> Key: KAFKA-15321
> URL: https://issues.apache.org/jira/browse/KAFKA-15321
> Project: Kafka
> Issue Type: Task
> Components: clients, consumer, documentation
> Reporter: Kirk True
> Assignee: Colin McCabe
> Priority: Minor
> Labels: kip-848-client-support, reconciliation
>
> We need to first document the new consumer group member state machine. What
> are the different states and what are the transitions?
> See [~pnee]'s notes:
> [https://cwiki.apache.org/confluence/display/KAFKA/Consumer+threading+refactor+design]
> *_Don’t forget to include diagrams for clarity!_*
> This should be documented on the AK wiki.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)