[
https://issues.apache.org/jira/browse/KAFKA-15697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk True updated KAFKA-15697:
------------------------------
Parent: (was: KAFKA-14048)
Issue Type: New Feature (was: Sub-task)
> Add local assignor and ensure it cannot be used with server side assignor
> -------------------------------------------------------------------------
>
> Key: KAFKA-15697
> URL: https://issues.apache.org/jira/browse/KAFKA-15697
> Project: Kafka
> Issue Type: New Feature
> Components: clients, consumer
> Reporter: Philip Nee
> Priority: Major
> Labels: kip-848, kip-848-client-support, kip-848-e2e,
> kip-848-preview
> Fix For: 3.8.0
>
>
> When we start supporting local/client-side assignor, we should:
> # Add the config to ConsumerConfig
> # Examine where should we implement to logic to ensure it is not used along
> side with the server side assignor, i.e. you can only specify local or remote
> assignor, or non.
> ## If both assignors are specified: Throw illegalArgumentException
--
This message was sent by Atlassian Jira
(v8.20.10#820010)