[
https://issues.apache.org/jira/browse/KAFKA-14405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004517#comment-18004517
]
Shashank edited comment on KAFKA-14405 at 7/14/25 1:27 AM:
-----------------------------------------------------------
Hi [~ableegoldman], [~mjsax] , I would like to start working on this. Can this
be assigned to me?
was (Author: JIRAUSER310276):
Hi [~ableegoldman], I would like to start working on this. Can this be assigned
to me?
> Log a warning when users attempt to set a config controlled by Streams
> ----------------------------------------------------------------------
>
> Key: KAFKA-14405
> URL: https://issues.apache.org/jira/browse/KAFKA-14405
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Reporter: A. Sophie Blee-Goldman
> Priority: Major
> Labels: newbie
>
> Related to https://issues.apache.org/jira/browse/KAFKA-14404
> It's too easy for users to try overriding one of the client configs that
> Streams hardcodes, and since we just silently ignore it there's no good way
> for them to tell their config is not being used. Sometimes this may be
> harmless but in cases like the Producer's partitioner, there could be
> important application logic that's never being invoked.
> When processing user configs in StreamsConfig, we should check for all these
> configs and log a warning when any of them have been set
--
This message was sent by Atlassian Jira
(v8.20.10#820010)