You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by gu...@apache.org on 2020/04/13 22:01:53 UTC

[kafka] branch trunk updated (430e00e -> 37f20c69)

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(-)