This is an automated email from the ASF dual-hosted git repository.
mjsax pushed a change to branch 4.0
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 3e53a8b6f63 MINOR: Add 4.0 branch to CI (#18215)
new 218c510ffaf MINOR: improving some internal comments (#18152)
new a1b3dfe07d2 MINOR: improve Kafka Streams config docs (#18087)
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/developer-guide/config-streams.html | 104 +++++++++++++--------
.../org/apache/kafka/streams/StreamsConfig.java | 44 ++++-----
.../streams/internals/AutoOffsetResetInternal.java | 9 +-
.../streams/processor/internals/StreamThread.java | 12 +--
.../streams/processor/internals/TaskManager.java | 14 ++-
.../apache/kafka/streams/AutoOffsetResetTest.java | 7 +-
6 files changed, 115 insertions(+), 75 deletions(-)