[
https://issues.apache.org/jira/browse/KAFKA-15697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin McCabe updated KAFKA-15697:
---------------------------------
Fix Version/s: 4.0.0
(was: 3.9.0)
> 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-client-support
> Fix For: 4.0.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)