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 4505bbf3eba Docs sync done from apache/pulsar(#a38f74d)
4505bbf3eba is described below
commit 4505bbf3eba4b4e2f9ff62411580a99f7d563691
Author: Pulsar Site Updater <[email protected]>
AuthorDate: Mon Aug 1 00:01:50 2022 +0000
Docs sync done from apache/pulsar(#a38f74d)
---
.../docs/reference-configuration-broker.md | 19 +++++++++++++++++++
site2/website-next/docs/reference-configuration.md | 2 +-
2 files changed, 20 insertions(+), 1 deletion(-)
diff --git a/site2/website-next/docs/reference-configuration-broker.md
b/site2/website-next/docs/reference-configuration-broker.md
index d2f24d1d901..1b442cfe73b 100644
--- a/site2/website-next/docs/reference-configuration-broker.md
+++ b/site2/website-next/docs/reference-configuration-broker.md
@@ -2383,6 +2383,25 @@ Configuration file path for local metadata store. It's
supported by RocksdbMetad
**Category**: Server
+### metadataSyncEventTopic
+Event topic to sync metadata between separate pulsar clusters on different
cloud platforms.
+
+**Default**: `null`
+
+**Dynamic**: `true`
+
+**Category**: Server
+
+
+### configurationMetadataSyncEventTopic
+Event topic to sync configuration-metadata between separate pulsar clusters on
different cloud platforms.
+
+**Default**: `null`
+
+**Dynamic**: `true`
+
+**Category**: Server
+
### metadataStoreOperationTimeoutSeconds
Metadata store operation timeout in seconds.
diff --git a/site2/website-next/docs/reference-configuration.md
b/site2/website-next/docs/reference-configuration.md
index 0ea287c89b5..7b082fcbf56 100644
--- a/site2/website-next/docs/reference-configuration.md
+++ b/site2/website-next/docs/reference-configuration.md
@@ -14,4 +14,4 @@ You can manage Pulsar configuration by configuration files in
the [`conf`](https
- [Standalone](./reference-configuration-standalone.md)
- [WebSocket](./reference-configuration-websocket.md)
- [Pulsar proxy](./reference-configuration-pulsar-proxy.md)
-- [ZooKeeper](./reference-configuration-zookeeper.md)
+- [ZooKeeper](./reference-configuration-zookeeper.md)
\ No newline at end of file