You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ce...@apache.org on 2022/10/29 10:38:47 UTC

[kafka] branch trunk updated (cbe50d95a98 -> f7304db6d2d)

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

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


    from cbe50d95a98 MINOR: Add test case for topic recreation with collision chars (#12796)
     add f7304db6d2d KAFKA-14338: Use MockTime in RetryUtilTest to eliminate flakiness (#12791)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/connect/util/RetryUtil.java   | 15 +++++---
 .../apache/kafka/connect/util/RetryUtilTest.java   | 42 +++++++++++-----------
 2 files changed, 32 insertions(+), 25 deletions(-)