[
https://issues.apache.org/jira/browse/KAFKA-15697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17872519#comment-17872519
]
Colin McCabe commented on KAFKA-15697:
--------------------------------------
Moving to 4.0 since we are past feature freeze on 3.9.
> 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)