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 2023/02/28 14:40:27 UTC

[kafka] branch trunk updated (d143d349ec6 -> a1b8586a579)

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 d143d349ec6 MINOR: ExponentialBackoff Javadoc improvements (#13317)
     add a1b8586a579 KAFKA-14659 source-record-write-[rate|total] metrics should exclude filtered records (#13193)

No new revisions were added by this update.

Summary of changes:
 .../kafka/connect/runtime/AbstractWorkerSourceTask.java     |  9 ++++++---
 .../kafka/connect/runtime/ConnectMetricsRegistry.java       | 13 ++++++-------
 .../kafka/connect/runtime/AbstractWorkerSourceTaskTest.java | 12 ++++++------
 3 files changed, 18 insertions(+), 16 deletions(-)