Skip to content

Commit

Permalink
Remove copied/pasted paragraph in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan authored Feb 12, 2024
1 parent 861cd72 commit 99a8796
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ For changes in earlier version, see xref:appendix/change-history.adoc[Change His
A new API `KafkaStreamsInteractiveQuerySupport` for accessing queryable stores used in Kafka Streams interactive queries.
See xref:streams.adoc#kafka-streams-iq-support[Kafka Streams Interactive Support] for more details.

A new `TransactionIdSuffixStrategy` interface was introduced to manage `transactional.id` suffix.
The default implementation is `DefaultTransactionIdSuffixStrategy` when setting `maxCache` greater than zero can reuse `transactional.id` within a specific range, otherwise suffixes will be generated on the fly by incrementing a counter.
See xref:kafka/transactions.adoc#transaction-id-suffix-fixed[Fixed TransactionIdSuffix] for more information.


[[x32-tiss]]
Expand Down

0 comments on commit 99a8796

Please sign in to comment.