Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
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.
Attachments
Issue Links
- is related to
-
KAFKA-15278 Implement client support for KIP-848 ConsumerGroupHeartbeat protocol RPC
- Resolved
- relates to
-
KAFKA-15282 Implement client support for KIP-848 client-side assignors
- Open
- links to