XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 3.0.0
    • streams
    • None

    Description

      There are 4 methods in StreamMetrics and StreamsMetricsImpl that are deprecated since 2.5:

      • org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl#recordLatency
      • org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl#recordThroughput
      • org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl#addLatencyAndThroughputSensor
      • org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl#addThroughputSensor
      • org.apache.kafka.streams.StreamsMetrics#addLatencyAndThroughputSensor
      • org.apache.kafka.streams.StreamsMetrics#recordLatency
      • org.apache.kafka.streams.StreamsMetrics#addThroughputSensor
      • org.apache.kafka.streams.StreamsMetrics#recordThroughput

      As far as I understand, they are all deprecated for long enough to be removed for version 3.0.

      Those methods were deprecated during task: https://issues.apache.org/jira/browse/KAFKA-9230

      Attachments

        Issue Links

          Activity

            People

              jlprat Josep Prat
              jlprat Josep Prat
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: