Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-16256

Update ConsumerConfig to validate use of group.remote.assignor and partition.assignment.strategy based on group.protocol

    XMLWordPrintableJSON

Details

    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

        Issue Links

          Activity

            People

              kirktrue Kirk True
              kirktrue Kirk True
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: