Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-16092 Queues for Kafka
  3. KAFKA-18079

`consumer-config` does not work with console-share-consumer

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0
    • None
    • None

    Description

      `new Properties(consumerPropsFromFile)`[0] does not honor the `consumerPropsFromFile` when it is viewed as a hash map. However, `KafkaShareConsumer` converts the properties to a map so the configured values are totally ignored.

      [0] https://github.com/apache/kafka/blob/337e2e150657b504cd77a91afe8cc4d160c2124c/tools/src/main/java/org/apache/kafka/tools/consumer/ConsoleShareConsumerOptions.java#L185

      [1] https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/clients/consumer/KafkaShareConsumer.java#L386

      Attachments

        Issue Links

          Activity

            People

              yangpoan PoAn Yang
              chia7712 Chia-Ping Tsai
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: