[
https://issues.apache.org/jira/browse/KAFKA-18811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Schofield resolved KAFKA-18811.
--------------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
> Allow passing the Consumer Configs to the AdminClientProperties for
> VerifiableShareConsumers
> --------------------------------------------------------------------------------------------
>
> Key: KAFKA-18811
> URL: https://issues.apache.org/jira/browse/KAFKA-18811
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Sanskar Jhajharia
> Assignee: Chirag Wadhwa
> Priority: Minor
> Fix For: 4.1.0
>
>
> The VerifiableShareConsumer currently allows the users to specify the
> {{{}-offset-reset-strategy{}}}. When the same boots up, it makes an
> AdminClient Call to alter the config for this specific group. However, when
> it generated the AdminClient Properties for the same, it doesn't take into
> account the configs passed in through the {{-consumer.config}} property.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)