Commit ebd7cd3
MINOR: Document transaction.timeout.ms behavior under EOS in Streams config guide (#22067)
The Streams configuration guide already lists transaction.timeout.ms and
its default, but it is easy to overlook when enabling exactly-once
processing. This adds a short note directly under the
processing.guarantee section to make it more obvious that users should
consider the transaction timeout when tuning EOS applications, including
the broker-side constraint (transaction.max.timeout.ms) and the
trade-offs of increasing the value.
Reviewers: Andrew Schofield <aschofield@confluent.io>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent f47b9a4 commit ebd7cd3
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1589 | 1589 | | |
1590 | 1590 | | |
1591 | 1591 | | |
| 1592 | + | |
| 1593 | + | |
1592 | 1594 | | |
1593 | 1595 | | |
1594 | 1596 | | |
| |||
0 commit comments