You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2020/07/15 18:37:00 UTC

[jira] [Reopened] (KAFKA-9161) Close gaps in Streams configs documentation

     [ https://issues.apache.org/jira/browse/KAFKA-9161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sophie Blee-Goldman reopened KAFKA-9161:
----------------------------------------

> 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)