This is an automated email from the ASF dual-hosted git repository.
mjsax pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from 09ead682766 MINOR: replaces non-ASCII dashes with the standard ASCII
hyphen (#21148)
add 5316f436d76 KAFKA-18615: StreamThread *-ratio metrics suffer from
sampling bias (#21160)
No new revisions were added by this update.
Summary of changes:
docs/streams/upgrade-guide.html | 9 +++
.../streams/processor/internals/StreamThread.java | 71 ++++++++++++++++++++--
.../processor/internals/metrics/ThreadMetrics.java | 12 ++--
.../internals/metrics/ThreadMetricsTest.java | 12 ++--
4 files changed, 90 insertions(+), 14 deletions(-)