[
https://issues.apache.org/jira/browse/KAFKA-14404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
A. Sophie Blee-Goldman updated KAFKA-14404:
-------------------------------------------
Fix Version/s: 3.8.0
> Fix & update docs on client configs controlled by Streams
> ---------------------------------------------------------
>
> Key: KAFKA-14404
> URL: https://issues.apache.org/jira/browse/KAFKA-14404
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Reporter: A. Sophie Blee-Goldman
> Assignee: Ayoub Omari
> Priority: Major
> Labels: docs, newbie
> Fix For: 3.8.0
>
>
> There are a handful of client configs that can't be set by Streams users for
> various reasons, such as the group id, but we seem to have missed a few of
> them in the documentation
> [here|https://kafka.apache.org/documentation/streams/developer-guide/config-streams.html#id26]:
> the partitioner assignor (Consumer) and partitioner (Producer).
> This section of the docs also just needs to be cleaned up in general as there
> is overlap between the [Default
> Values|https://kafka.apache.org/documentation/streams/developer-guide/config-streams.html#default-values]
> and [Parameters controlled by Kafka
> Streams|https://kafka.apache.org/documentation/streams/developer-guide/config-streams.html#id26]
> sections, and the table of contents is messed up presumably due to an issue
> with the section headers.
> We should separate these with one section covering (only) configs where
> Streams sets a different default but this can still be overridden by the
> user, and the other section covering the configs that Streams hardcodes and
> users can never override.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)