You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ab...@apache.org on 2020/10/30 20:37:40 UTC

[kafka] branch trunk updated (92e947c -> c75fd66)

This is an automated email from the ASF dual-hosted git repository.

ableegoldman pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from 92e947c  KAFKA-10664: Delete existing checkpoint when writing empty offsets (#9534)
     add c75fd66  KAFKA-10651: read  offsets directly from checkpoint for uninitialized tasks (#9515)

No new revisions were added by this update.

Summary of changes:
 .../streams/processor/internals/TaskManager.java   |  4 +-
 .../processor/internals/TaskManagerTest.java       | 66 +++++++++++++++++++---
 2 files changed, 61 insertions(+), 9 deletions(-)