This is an automated email from the ASF dual-hosted git repository.
guozhang pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 430e00e KAFKA-8436: use automated protocol for AddOffsetsToTxn
(#7015)
add 37f20c69 HOTFIX: need to cleanup any tasks closed in TaskManager
(#8463)
No new revisions were added by this update.
Summary of changes:
.../streams/processor/internals/StreamTask.java | 6 +--
.../streams/processor/internals/TaskManager.java | 59 ++++++++++++----------
.../processor/internals/TaskManagerTest.java | 55 +++++++++++++++++++-
3 files changed, 88 insertions(+), 32 deletions(-)