You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mj...@apache.org on 2022/03/15 22:57:26 UTC

[kafka] branch trunk updated (f708dc5 -> 9e8ace0)

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

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


    from f708dc5  MINOR: fix shouldWaitForMissingInputTopicsToBeCreated test (#11902)
     add 9e8ace0  KAFKA-13549: Add repartition.purge.interval.ms (#11610)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/streams/StreamsConfig.java    | 13 ++++
 .../streams/processor/internals/StreamThread.java  |  6 +-
 .../processor/internals/StreamThreadTest.java      | 81 ++++++++++++++++++++++
 3 files changed, 99 insertions(+), 1 deletion(-)