[
https://issues.apache.org/jira/browse/KAFKA-9161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakob Homan resolved KAFKA-9161.
--------------------------------
Resolution: Fixed
> Close gaps in Streams configs documentation
> -------------------------------------------
>
> Key: KAFKA-9161
> URL: https://issues.apache.org/jira/browse/KAFKA-9161
> Project: Kafka
> Issue Type: Bug
> Components: documentation, streams
> Reporter: Sophie Blee-Goldman
> Assignee: Sophie Blee-Goldman
> Priority: Major
> Labels: beginner, newbie, newbie++
>
> There are a number of Streams configs that aren't documented in the
> "Configuring a Streams Application" section of the docs. As of 2.3 the
> missing configs are:
> # default.windowed.key.serde.inner ^
> # default.windowed.value.serde.inner ^
> # max.task.idle.ms
> # rocksdb.config.setter. ^^
> # topology.optimization
> # -upgrade.from- fixed
> ^ these configs are also missing the corresponding DOC string
> ^^ this one actually does appear on that page, but instead of being included
> in the list of Streams configs it is for some reason under "Consumer and
> Producer Configuration Parameters" ?
> There are also a few configs whose documented name is slightly incorrect, as
> it is missing the "default" prefix that appears in the actual code. The
> "missing-default" configs are:
> # key.serde
> # value.serde
> # timestamp.extractor
--
This message was sent by Atlassian Jira
(v8.3.4#803005)