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 22e0a976fd3 [fix][broker][branch-3.0] fix
prepareInitPoliciesCacheAsync in SystemTopicBasedTopicPoliciesService (#24978)
new 95d73ce4ef5 [fix][broker] Fix various error-prone detected errors
mainly in logging and String.format parameters (#25059)
new c369b05980f [fix][branch-3.0] Fix cherry-picking issue
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:
.../org/apache/bookkeeper/mledger/impl/ManagedCursorTest.java | 2 +-
.../main/java/org/apache/pulsar/broker/admin/v2/Namespaces.java | 2 +-
.../broker/loadbalance/extensions/scheduler/SplitScheduler.java | 2 +-
.../strategy/DefaultNamespaceBundleSplitStrategyImpl.java | 2 +-
.../pulsar/broker/service/PulsarMetadataEventSynchronizer.java | 8 +++++---
.../pulsar/broker/service/persistent/GeoPersistentReplicator.java | 2 +-
.../apache/pulsar/broker/service/persistent/PersistentTopic.java | 5 ++---
.../pulsar/broker/stats/prometheus/NamespaceStatsAggregator.java | 3 +--
8 files changed, 13 insertions(+), 13 deletions(-)