This is an automated email from the ASF dual-hosted git repository.
xyz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 2469b97b7e4 [fix][client] Fix client side memory leak when call
MessageImpl.create and fix imprecise client-side metrics:
pendingMessagesUpDownCounter, pendingBytesUpDownCounter, latencyHistogram
(#22393)
add a51bbdd1480 [improve][broker] Deprecate unused
enableNamespaceIsolationUpdateOnTime config (#22449)
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/pulsar/broker/ServiceConfiguration.java | 5 ++---
.../src/test/java/org/apache/pulsar/broker/admin/AdminApi2Test.java | 3 ++-
2 files changed, 4 insertions(+), 4 deletions(-)