[
https://issues.apache.org/jira/browse/KAFKA-18079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900596#comment-17900596
]
Chia-Ping Tsai commented on KAFKA-18079:
----------------------------------------
cc [~schofielaj]
> `consumer-config` does not work with console-share-consumer
> -----------------------------------------------------------
>
> Key: KAFKA-18079
> URL: https://issues.apache.org/jira/browse/KAFKA-18079
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Major
>
> `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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)