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/05/20 22:12:16 UTC

[kafka] branch trunk updated (6777007 -> 9a47d7e)

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 6777007  KAFKA-9859 / kafka-streams-application-reset tool doesn't take into account topics generated by KTable foreign key join operation (#8671)
     add 9a47d7e  KAFKA-9603: Do not turn on bulk loading for segmented stores on stand-by tasks (#8661)

No new revisions were added by this update.

Summary of changes:
 .../internals/AbstractRocksDBSegmentedBytesStore.java  |  3 ++-
 .../AbstractRocksDBSegmentedBytesStoreTest.java        | 18 +++++++++++++++---
 .../kafka/test/InternalMockProcessorContext.java       |  7 ++++++-
 3 files changed, 23 insertions(+), 5 deletions(-)