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 a15c1a9 MINOR: Ensure same version of scala library is used for
compile and at runtime (#9168)
add d0800b3 KAFKA-10391: Overwrite checkpoint in task corruption to
remove corrupted partitions (#9170)
No new revisions were added by this update.
Summary of changes:
.../kafka/streams/processor/internals/StateManagerUtil.java | 5 ++++-
.../kafka/streams/processor/internals/TaskManager.java | 8 ++++++--
.../kafka/streams/processor/internals/StreamTaskTest.java | 13 +++++++------
.../kafka/streams/processor/internals/TaskManagerTest.java | 13 ++++++++++++-
4 files changed, 29 insertions(+), 10 deletions(-)