This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from b7ffa73f2d8 [improve][broker] Optimize high CPU usage when consuming
from topics with ongoing txn (#23189)
new b7f5026618d [improve][broker] Improve pulsar_topic_load_failed metric
to record correct failed time (#23199)
new 06ebe2a801e [improve][client] Don't print info logs for each schema
loaded by client (#23206)
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:
.../java/org/apache/pulsar/broker/service/BrokerService.java | 10 +++++-----
.../client/impl/schema/reader/MultiVersionAvroReader.java | 8 +++++---
2 files changed, 10 insertions(+), 8 deletions(-)