[ https://issues.apache.org/jira/browse/KAFKA-15307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18012934#comment-18012934 ]
Shashank edited comment on KAFKA-15307 at 8/8/25 11:03 PM: ----------------------------------------------------------- Hi [~mjsax] , I picked up this PR since I had not heard back from the previous assignee and wanted to help move it forward. I created a new PR so that the changes are up to date with version 4.0.0. I also noticed 2 of the configs that are going to be changed, as per the upcoming release 4.1.0, needs to be updated. - windowed.inner.class.serde - window.size.ms I am happy to update these before 4.1.0 goes live. I was thinking of adding “(Deprecated since 4.1)” next to each of these configs, and possibly including a small code example (maybe from the tests in the relevant PR: [GitHub Pull Request #18297|https://github.com/apache/kafka/pull/18297]) to show how users can make these updates. Does this approach sound reasonable to you? Thanks! was (Author: JIRAUSER310276): Hi [~mjsax] , I picked up this PR since I had not hear back from the previous assignee and wanted to help move it forward. I created a new PR so that the changes are up to date with version 4.0.0. I also noticed 2 of the configs that are going to be changed, as per the upcoming release 4.1.0, needs to be updated. - windowed.inner.class.serde - window.size.ms I am happy to update these before 4.1.0 goes live. I was thinking of adding “(Deprecated since 4.1)” next to each of these configs, and possibly including a small code example (maybe from the tests in the relevant PR: [GitHub Pull Request #18297|https://github.com/apache/kafka/pull/18297]) to show how users can make these updates. Does this approach sound reasonable to you? Thanks! > Kafka Streams configuration docs outdated > ----------------------------------------- > > Key: KAFKA-15307 > URL: https://issues.apache.org/jira/browse/KAFKA-15307 > Project: Kafka > Issue Type: Task > Components: docs, streams > Reporter: Matthias J. Sax > Assignee: Shashank > Priority: Major > Labels: beginner, newbie > > [https://kafka.apache.org/35/documentation/streams/developer-guide/config-streams.html] > need to be updated. > It's missing a lot of newly added config, and still lists already removed > configs. > For deprecated configs, we could consider to also remove them, or add a > "deprecated config" section and keep the for the time being. -- This message was sent by Atlassian Jira (v8.20.10#820010)