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/09/08 14:14:14 UTC

[kafka] branch trunk updated (9b947a5ca3 -> 0c97be53fa)

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 9b947a5ca3 MINOR: Fix usage of @see in IncrementalCooperativeAssignor doc comments (#12606)
     add 0c97be53fa KAFKA-13952 fix RetryWithToleranceOperator to respect infinite retries configuration (#12478)

No new revisions were added by this update.

Summary of changes:
 .../apache/kafka/connect/runtime/WorkerTask.java   |   1 +
 .../runtime/errors/RetryWithToleranceOperator.java |  63 +++++---
 .../errors/RetryWithToleranceOperatorTest.java     | 159 +++++++++++++--------
 3 files changed, 147 insertions(+), 76 deletions(-)