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 2021/03/29 21:29:06 UTC

[kafka] branch trunk updated (fb2eef9 -> e971d94)

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 fb2eef9  KAFKA-12523: handle TaskCorruption and TimeoutException during handleCorruption  and handleRevocation (#10407)
     add e971d94  KAFKA-8784: remove default close for RocksDBConfigSetter (#10416)

No new revisions were added by this update.

Summary of changes:
 docs/streams/upgrade-guide.html                                       | 3 +++
 .../main/java/org/apache/kafka/streams/state/RocksDBConfigSetter.java | 4 +---
 .../src/test/java/org/apache/kafka/test/MockRocksDbConfigSetter.java  | 4 ++++
 3 files changed, 8 insertions(+), 3 deletions(-)