This is an automated email from the ASF dual-hosted git repository.
ableegoldman pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 26ee78f KAFKA-13091; Ensure high watermark incremented after AlterIsr
returns (#11245)
add a594747 HOTFIX: Fix null pointer when getting metric value in
MetricsReporter (#11248)
No new revisions were added by this update.
Summary of changes:
.../org/apache/kafka/streams/KafkaStreams.java | 2 +-
.../MetricsReporterIntegrationTest.java | 135 +++++++++++++++++++++
2 files changed, 136 insertions(+), 1 deletion(-)
create mode 100644
streams/src/test/java/org/apache/kafka/streams/integration/MetricsReporterIntegrationTest.java