This is an automated email from the ASF dual-hosted git repository.
mjsax pushed a change to branch 2.6
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 23f9890 KAFKA-10401; Ensure `currentStateTimeStamp` is set correctly
by group coordinator (#9202)
new e64c209 KAFKA-9161: add docs for KIP-441 and KIP-613 and other
configs that need fixing (#9027)
new 1498979 MINOR: Streams docs fixes (#9308)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/streams/architecture.html | 4 +-
docs/streams/developer-guide/config-streams.html | 360 ++++++++++++++-------
docs/streams/developer-guide/memory-mgmt.html | 5 +-
docs/streams/developer-guide/running-app.html | 12 +
docs/streams/upgrade-guide.html | 17 +-
.../org/apache/kafka/streams/StreamsConfig.java | 56 ++--
6 files changed, 312 insertions(+), 142 deletions(-)