KAFKA-8913: Document topic based configs & ISR settings for Streams apps#7346
KAFKA-8913: Document topic based configs & ISR settings for Streams apps#7346mjsax merged 1 commit intoapache:trunkfrom
Conversation
- Documented how to set topic based configs - Documented how to achieve MIN_IN_SYNC_REPLICAS_CONFIG = 2 for reliable apps
|
Copy pasted these onto kafka-site and the site seems to work fine. See box at the end of pictureSee right after "Same applied to ...."@mjsax Please take a look.. Also can you provide guidance on
|
…pps (#7346) Reviewer: Matthias J. Sax <matthias@confluent.io>
…pps (#7346) Reviewer: Matthias J. Sax <matthias@confluent.io>
…pps (#7346) Reviewer: Matthias J. Sax <matthias@confluent.io>
…pps (#7346) Reviewer: Matthias J. Sax <matthias@confluent.io>
|
Merged to If you want the update on the website immediately, please do a PR against kafka-site -- otherwise, it would be effective only when we do a release an update the webpage. You would need to do the update for each release. |
|
@mjsax thanks! To clarify, the next AK release will only update the latest version's doc right? we still need to update older releases? if not, I am happy to wait for the release. |
|
Yes. If we release 2.3.1 only 2.3 docs are updated. If we release 2.4.0 only new 2.4 docs are added. Hence, a PR for the webpage should just update all versions for simplicity as we don't know exactly when a bug-fix release might update older docs. |
…231) - Documented how to set topic based configs - Documented how to achieve MIN_IN_SYNC_REPLICAS_CONFIG = 2 for reliable apps - cf apache/kafka#7346 Reviewer: Matthias J. Sax <matthias@confluent.io>


Committer Checklist (excluded from commit message)