Details
-
Improvement
-
Status: Resolved
-
Blocker
-
Resolution: Duplicate
-
3.7.0
Description
ConsumerConfig supports both the group.remote.assignor and partition.assignment.strategy configuration options. These, however, should not be used together; the former is applicable only when the group.protocol is set to consumer and the latter when the group.protocol is set to classic. We should emit a warning if the user specifies the incorrect configuration based on the value of group.protocol.
Attachments
Attachments
Issue Links
- is fixed by
-
KAFKA-15773 Group protocol configuration should be validated
- Resolved
- is related to
-
KAFKA-16255 AsyncKafkaConsumer should not use partition.assignment.strategy
- Resolved
- relates to
-
KAFKA-15773 Group protocol configuration should be validated
- Resolved