This is an automated email from the ASF dual-hosted git repository.
ableegoldman pushed a change to branch 3.5
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 1966f51d621 HOTFIX: avoid placement of unnecessary transient standby
tasks & improve assignor logging (#14149)
new ea206a3d367 KAFKA-15429: catch+log errors from unsubscribe in
streamthread shutdown (#14325)
new 9a818d2ca74 KAFKA-15429: reset transactionInFlight on StreamsProducer
close (#14326)
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:
.../streams/processor/internals/StreamThread.java | 8 +++++--
.../processor/internals/StreamsProducer.java | 5 ++--
.../processor/internals/StreamsProducerTest.java | 28 ++++++++++++++++++++++
3 files changed, 37 insertions(+), 4 deletions(-)