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