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 2019/11/02 17:23:05 UTC

[kafka] branch trunk updated (7bdbdf1 -> 6b905ad)

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 7bdbdf1  HOTFIX: Try to complete Send even if no bytes were written (#7622)
     add 6b905ad  HOTFIX: Remove from restoringByPartition once restored (#7631)

No new revisions were added by this update.

Summary of changes:
 .../processor/internals/AssignedStreamsTasks.java  | 26 ++++++++++----
 .../streams/processor/internals/AssignedTasks.java | 14 +++++---
 .../processor/internals/StoreChangelogReader.java  | 12 +++++--
 .../streams/processor/internals/TaskManager.java   | 41 +++++++++++++++++++---
 4 files changed, 77 insertions(+), 16 deletions(-)