This is an automated email from the ASF dual-hosted git repository.
showuon pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git
from e34f8840315 KAFKA-14926: Remove metrics on Log Cleaner shutdown
(#13623)
add 6bcc497c36a KAFKA-14766: Improve performance of VarInt encoding and
decoding (#13312)
No new revisions were added by this update.
Summary of changes:
.../org/apache/kafka/common/utils/ByteUtils.java | 156 ++++--
.../apache/kafka/common/utils/ByteUtilsTest.java | 125 ++++-
gradle/spotbugs-exclude.xml | 7 +
.../apache/kafka/jmh/util/ByteUtilsBenchmark.java | 549 +++++++++++++++++++--
4 files changed, 772 insertions(+), 65 deletions(-)