[ 
https://issues.apache.org/jira/browse/KAFKA-15554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kirk True updated KAFKA-15554:
------------------------------
    Fix Version/s: 3.7.0

> Update client state machine to align with protocol sending one assignment at 
> a time 
> ------------------------------------------------------------------------------------
>
>                 Key: KAFKA-15554
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15554
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: clients, consumer
>            Reporter: Lianet Magrans
>            Assignee: Lianet Magrans
>            Priority: Blocker
>              Labels: kip-848, kip-848-client-support, kip-848-e2e, 
> kip-848-preview
>             Fix For: 3.7.0
>
>
> The new consumer group protocol will be sending one assignment to the member, 
> and wait for an ack or timeout before sending any other assignment. 
> The client state machine will be updated so that it takes on new target 
> assignment only if there is no other in process. If a new target assignment 
> is received in this case, the member should fail with a fatal error, as this 
> is not expected in the protocol. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to