[ https://issues.apache.org/jira/browse/KAFKA-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073955#comment-17073955 ]
ASF GitHub Bot commented on KAFKA-9809: --------------------------------------- abbccdda commented on pull request #8407: KAFKA-9809: Shrink transaction timeout for streams URL: https://github.com/apache/kafka/pull/8407 As documented in the KIP: ``` We shall set `transaction.timout.ms` default to 10000 ms (10 seconds) on Kafka Streams. For non-stream users, we highly recommend you to do the same if you want to use the new semantics. ``` ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Shrink transaction timeout for Streams > -------------------------------------- > > Key: KAFKA-9809 > URL: https://issues.apache.org/jira/browse/KAFKA-9809 > Project: Kafka > Issue Type: Sub-task > Reporter: Boyang Chen > Assignee: Boyang Chen > Priority: Major > > Per 447 documented, we need to shrink transaction timeout for Streams to 10 > seconds. -- This message was sent by Atlassian Jira (v8.3.4#803005)