You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by rh...@apache.org on 2022/03/09 20:39:52 UTC

[kafka] branch trunk updated (28393be -> ddcee81)

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

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


    from 28393be  KAFKA-12879: Revert changes from KAFKA-12339 and instead add retry capability to KafkaBasedLog (#11797)
     add ddcee81  KAFKA-12879: Addendum to reduce flakiness of tests (#11871)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/kafka/connect/util/RetryUtil.java    | 11 +++++++----
 .../java/org/apache/kafka/connect/util/RetryUtilTest.java     | 10 ++++++----
 2 files changed, 13 insertions(+), 8 deletions(-)