[
https://issues.apache.org/jira/browse/KAFKA-15554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Nee updated KAFKA-15554:
-------------------------------
Priority: Blocker (was: Major)
> 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-client-support, kip-848-e2e, kip-848-preview
>
> 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)