Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
If the user specifies using the generic group, or not specifying the group.protocol config at all, we should invalidate all group.remote.assignor
If group.local.assignor and group.remote.assignor are both configured, we should also invalidate the configuration
This is an optimization/user experience improvement.
Attachments
Issue Links
- fixes
-
KAFKA-16256 Update ConsumerConfig to validate use of group.remote.assignor and partition.assignment.strategy based on group.protocol
- Resolved
- is related to
-
KAFKA-16255 AsyncKafkaConsumer should not use partition.assignment.strategy
- Resolved
-
KAFKA-16256 Update ConsumerConfig to validate use of group.remote.assignor and partition.assignment.strategy based on group.protocol
- Resolved
- relates to
-
KAFKA-17338 ConsumerConfig should prevent using partition assignors with CONSUMER group protocol
- Patch Available
- links to