You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by cm...@apache.org on 2021/04/06 16:50:45 UTC

[kafka] branch trunk updated (2f36001 -> 137491c)

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

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


    from 2f36001  KAFKA-12579: Remove various deprecated clients classes/methods for 3.0 (#10438)
     add 137491c  MINOR: Support ExponentialBackoff without jitter (#10455)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/kafka/common/utils/ExponentialBackoff.java   | 3 ++-
 .../org/apache/kafka/common/utils/ExponentialBackoffTest.java    | 9 +++++++++
 2 files changed, 11 insertions(+), 1 deletion(-)