[
https://issues.apache.org/jira/browse/KAFKA-15280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lucas Brutschy reassigned KAFKA-15280:
--------------------------------------
Assignee: Lucas Brutschy
> Implement client support for selecting KIP-848 server-side assignor
> -------------------------------------------------------------------
>
> Key: KAFKA-15280
> URL: https://issues.apache.org/jira/browse/KAFKA-15280
> Project: Kafka
> Issue Type: Sub-task
> Components: clients, consumer
> Reporter: Kirk True
> Assignee: Lucas Brutschy
> Priority: Major
> Labels: kip-848, kip-848-client-support, kip-848-e2e,
> kip-848-preview
>
> This includes:
> * Validate the client’s configuration for server-side assignor selection
> defined in config `group.remote.assignor`
> * Include the assignor taken from config in the {{ConsumerGroupHeartbeat}}
> request, in the `ServerAssignor` field
> * Properly handle UNSUPPORTED_ASSIGNOR errors that may be returned in the HB
> response if the server does not support the assignor defined by the consumer.
> This task is part of the work to implement support for the new KIP-848
> consumer group protocol.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)