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/10/07 18:21:30 UTC

[kafka] branch trunk updated (fb4f297 -> a8b5f5a)

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 fb4f297  KAFKA-10028: Implement write path for feature versioning system (KIP-584) (#9001)
     add a8b5f5a  KAFKA-10362: When resuming Streams active task with EOS, the checkpoint file is deleted (#9247)

No new revisions were added by this update.

Summary of changes:
 .../processor/internals/ProcessorStateManager.java |  6 +++++
 .../streams/processor/internals/StreamTask.java    |  9 +++++++
 .../internals/ProcessorStateManagerTest.java       | 30 ++++++++++++++++++++++
 3 files changed, 45 insertions(+)