This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from cf19f71 replace deprecated function of TopicPoliciesTest (#12870)
add 0715fcd Reduce the time it takes for namespace bundle unloading to
time out (#12995)
No new revisions were added by this update.
Summary of changes:
conf/broker.conf | 3 +++
conf/standalone.conf | 3 +++
.../src/main/java/org/apache/pulsar/broker/ServiceConfiguration.java | 5 +++++
.../java/org/apache/pulsar/broker/namespace/NamespaceService.java | 2 +-
.../main/java/org/apache/pulsar/broker/service/BrokerService.java | 4 +++-
site2/docs/reference-configuration.md | 1 +
6 files changed, 16 insertions(+), 2 deletions(-)