This is an automated email from the ASF dual-hosted git repository.
mjsax pushed a change to branch 2.8
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 1392382 MINOR: Remove unused LeaderAndIsrResponse.partitions() since
it has been replaced with partitionErrors() (#10127)
new ab17937 KAFKA-12272: Fix commit-interval metrics (#10102)
new 123eff6 MINOR: Clarify config names for EOS versions 1 and 2 (#9670)
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/core-concepts.html | 2 +-
docs/streams/developer-guide/config-streams.html | 6 +-
docs/streams/upgrade-guide.html | 11 +-
.../streams/processor/internals/StreamThread.java | 5 +-
.../processor/internals/StreamThreadTest.java | 116 ++++++++++++++++++++-
5 files changed, 128 insertions(+), 12 deletions(-)