[ https://issues.apache.org/jira/browse/KAFKA-15697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lianet Magrans resolved KAFKA-15697. ------------------------------------ Resolution: Won't Fix Closing for now as client-side assignors are not implemented with the new protocol/consumer, and not in scope for now. We can reopen in the future if needed. > 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 > > 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)