This is an automated email from the ASF dual-hosted git repository.
chia7712 pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from bc2f23b879d KAFKA-19750 Address the compileClasspath resolution
warnings for the task (#20628)
add 5736d506f00 KAFKA-19684 Move Gauge#value to MetricValueProvider
(#20543)
No new revisions were added by this update.
Summary of changes:
.../org/apache/kafka/common/metrics/Gauge.java | 11 +---------
.../apache/kafka/common/metrics/KafkaMetric.java | 17 ++++++---------
.../apache/kafka/common/metrics/Measurable.java | 17 ++++++++++++++-
.../kafka/common/metrics/MetricValueProvider.java | 19 ++++++++++------
.../kafka/common/metrics/KafkaMetricTest.java | 25 ++++++++++++++++++++++
5 files changed, 61 insertions(+), 28 deletions(-)