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

2020-07-23 Thread Sophie Blee-Goldman (Jira)


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

Sophie Blee-Goldman updated KAFKA-9161:
---
Fix Version/s: 2.6.0

> 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++
> Fix For: 2.6.0
>
>
> 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)


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

2019-12-16 Thread Sophie Blee-Goldman (Jira)


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

Sophie Blee-Goldman updated KAFKA-9161:
---
Description: 
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

  was:
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

* 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, ie it 
is missing the "default" prefix that appears in the actual code. I assume this 
was not intentional because there are other configs that do have the "default" 
prefix included, so it doesn't seem to be dropped on purpose. The 
"missing-default" configs are:
 # key.serde
 # value.serde
 # timestamp.extractor


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


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

2019-11-07 Thread Matthias J. Sax (Jira)


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

Matthias J. Sax updated KAFKA-9161:
---
Labels: beginner newbie  (was: )

> 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
>
> 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
> * 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, ie 
> it is missing the "default" prefix that appears in the actual code. I assume 
> this was not intentional because there are other configs that do have the 
> "default" prefix included, so it doesn't seem to be dropped on purpose. The 
> "missing-default" configs are:
>  # key.serde
>  # value.serde
>  # timestamp.extractor



--
This message was sent by Atlassian Jira
(v8.3.4#803005)