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 03c9a1553573 Docs sync done from apache/pulsar (#44f9860)
03c9a1553573 is described below
commit 03c9a155357332f1f16b8f8d8438ee570dbcbb7e
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 23 01:35:05 2024 +0000
Docs sync done from apache/pulsar (#44f9860)
---
.../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 674701b0c4e2..11c41a8cfca8 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -2306,6 +2306,17 @@ Enable TLS when talking with other brokers in the same
cluster (admin operation)
**Category**: Replication
+### createTopicToRemoteClusterForReplication
+Whether the internal replicator will trigger topic auto-creation on the remote
cluster.
+
+**Type**: `boolean`
+
+**Default**: `true`
+
+**Dynamic**: `false`
+
+**Category**: Replication
+
### replicationConnectionsPerBroker
Max number of connections to open for each broker in a remote cluster.
diff --git a/static/reference/next/config/reference-configuration-standalone.md
b/static/reference/next/config/reference-configuration-standalone.md
index 674701b0c4e2..11c41a8cfca8 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -2306,6 +2306,17 @@ Enable TLS when talking with other brokers in the same
cluster (admin operation)
**Category**: Replication
+### createTopicToRemoteClusterForReplication
+Whether the internal replicator will trigger topic auto-creation on the remote
cluster.
+
+**Type**: `boolean`
+
+**Default**: `true`
+
+**Dynamic**: `false`
+
+**Category**: Replication
+
### replicationConnectionsPerBroker
Max number of connections to open for each broker in a remote cluster.