This is an automated email from the ASF dual-hosted git repository.
sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from a26f67a [Issue 5454][pulsar-client-cpp]Fix cpp client schema version
(#5930)
add 1aa3299 [broker] Allow for namespace default of offload threshold
(#5872)
No new revisions were added by this update.
Summary of changes:
conf/broker.conf | 8 +++--
.../apache/pulsar/broker/ServiceConfiguration.java | 5 +++
.../apache/pulsar/broker/admin/v2/Namespaces.java | 2 +-
.../pulsar/broker/service/BrokerService.java | 6 +++-
.../apache/pulsar/broker/admin/NamespacesTest.java | 41 ++++++++++++++++++++++
.../org/apache/pulsar/admin/cli/CmdNamespaces.java | 1 +
site2/docs/reference-configuration.md | 4 ++-
7 files changed, 62 insertions(+), 5 deletions(-)