ableegoldman commented on a change in pull request #11404: URL: https://github.com/apache/kafka/pull/11404#discussion_r733265795
########## File path: docs/streams/developer-guide/config-streams.html ########## @@ -755,7 +759,7 @@ <h4><a class="toc-backref" href="#id30">probing.rebalance.interval.ms</a><a clas <dl class="docutils"> <dt>Recommendation:</dt> <dd>Increase the replication factor to 3 to ensure that the internal Kafka Streams topic can tolerate up to 2 broker failures. - Note that you will require more storage space as well (3 times more with the replication factor of 3).</dd> + Note that you will require more storage space as well (3x with the replication factor of 3).</dd> Review comment: Ah, fair enough. Was just wondering since we use the phrasing `twice as much with 1 standby` above -- maybe there we should update to say `2x as much with 1 standby` for consistency? Super trivial though, so feel free to ignore -- 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. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org