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

Lianet Magrans updated KAFKA-15280:
-----------------------------------
    Description: 
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.

  was:
This includes:
 * Validate the client’s configuration for assignor selection
 * Validate the request/response from the {{ConsumerGroupHeartbeat}} RPC call

This task is part of the work to implement support for the new KIP-848 consumer 
group protocol.


> 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
>            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)

Reply via email to