You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by ca...@apache.org on 2021/05/21 10:39:24 UTC

[kafka] branch trunk updated (0c707b1 -> b46e17b)

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

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


    from 0c707b1  KAFKA-12522: Cast SMT should allow null value records to pass through (#10375)
     add b46e17b  KAFKA-12808: Remove Deprecated Methods under StreamsMetrics (#10724)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/streams/StreamsMetrics.java   | 80 --------------------
 .../internals/metrics/StreamsMetricsImpl.java      | 85 ----------------------
 .../internals/metrics/StreamsMetricsImplTest.java  | 14 ++--
 3 files changed, 6 insertions(+), 173 deletions(-)