[
https://issues.apache.org/jira/browse/KAFKA-15679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Nee resolved KAFKA-15679.
--------------------------------
Resolution: Fixed
> Client support for new consumer configs
> ---------------------------------------
>
> Key: KAFKA-15679
> URL: https://issues.apache.org/jira/browse/KAFKA-15679
> Project: Kafka
> Issue Type: Sub-task
> Components: clients, consumer
> Reporter: Lianet Magrans
> Assignee: Philip Nee
> Priority: Major
> Labels: kip-848-client-support, kip-848-e2e, kip-848-preview
>
> New consumer should support the new configs introduced by KIP-848
> |group.protocol|enum|generic|A flag which indicates if the new protocol
> should be used or not. It could be: generic or consumer|
> |group.remote.assignor|string|null|The server side assignor to use. It cannot
> be used in conjunction with group.local.assignor. {{null}} means that the
> choice of the assignor is left to the group coordinator.|
> The protocol introduces a 3rd property for client side (local) assignors, but
> that will be introduced later on.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)