This is an automated email from the ASF dual-hosted git repository.
rsivaram pushed a change to branch 1.1
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from a7664f2 KAFKA-6878 Switch the order of underlying.init and
initInternal (#4988)
new f82cba6 KAFKA-6765: Handle exception while reading throttle metric
value in test (#4869)
new cf70366 KAFKA-6870 Concurrency conflicts in SampledStat (#4985)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/kafka/common/metrics/KafkaMetric.java | 14 +--
.../org/apache/kafka/common/metrics/Metrics.java | 6 +-
.../org/apache/kafka/common/metrics/Sensor.java | 12 +-
.../apache/kafka/common/metrics/MetricsTest.java | 135 ++++++++++++++++++++-
.../apache/kafka/common/metrics/SensorTest.java | 70 ++++++++++-
5 files changed, 220 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].