This is an automated email from the ASF dual-hosted git repository.
urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new 8205b77f55f1 Docs sync done from apache/pulsar (#325c6a5)
8205b77f55f1 is described below
commit 8205b77f55f1b87ddabffe908f4e8a13ba6ad064
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 29 01:35:41 2024 +0000
Docs sync done from apache/pulsar (#325c6a5)
---
.../reference/next/config/reference-configuration-broker.md | 11 +++++++++++
.../next/config/reference-configuration-standalone.md | 11 +++++++++++
2 files changed, 22 insertions(+)
diff --git a/static/reference/next/config/reference-configuration-broker.md
b/static/reference/next/config/reference-configuration-broker.md
index 11c41a8cfca8..173d4e64770c 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -3282,6 +3282,17 @@ The caveat is now when recovered ledger is ready to
write we're not sure if all
**Category**: Server
+### lookupPropertyPrefix
+The properties whose name starts with this prefix will be uploaded to the
metadata store for the topic lookup
+
+**Type**: `java.lang.String`
+
+**Default**: `lookup.`
+
+**Dynamic**: `false`
+
+**Category**: Server
+
### maxConcurrentHttpRequests
Max concurrent web requests
diff --git a/static/reference/next/config/reference-configuration-standalone.md
b/static/reference/next/config/reference-configuration-standalone.md
index 11c41a8cfca8..173d4e64770c 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -3282,6 +3282,17 @@ The caveat is now when recovered ledger is ready to
write we're not sure if all
**Category**: Server
+### lookupPropertyPrefix
+The properties whose name starts with this prefix will be uploaded to the
metadata store for the topic lookup
+
+**Type**: `java.lang.String`
+
+**Default**: `lookup.`
+
+**Dynamic**: `false`
+
+**Category**: Server
+
### maxConcurrentHttpRequests
Max concurrent web requests