[
https://issues.apache.org/jira/browse/KAFKA-18811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sanskar Jhajharia updated KAFKA-18811:
--------------------------------------
Description: 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. (was: 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. )
> 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
>
> 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)