Lianet Magrans created KAFKA-15679: -------------------------------------- Summary: Client support 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
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)