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 314c34dbeed3 Docs sync done from apache/pulsar (#5fc0eaf)
314c34dbeed3 is described below

commit 314c34dbeed341d1c2c3236e0a6dcc9ef6e08ec5
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 20 01:33:55 2024 +0000

    Docs sync done from apache/pulsar (#5fc0eaf)
---
 .../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 88496d0c7e26..081399b7250f 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -3673,6 +3673,17 @@ Timeout for building a consistent snapshot for tracking 
replicated subscriptions
 
 **Category**: Server
 
+### replicationStartAt
+The position that replication task start at, it can be set to earliest or 
latest (default).
+
+**Type**: `java.lang.String`
+
+**Default**: `latest`
+
+**Dynamic**: `true`
+
+**Category**: Server
+
 ### retentionCheckIntervalInSeconds
 Check between intervals to see if consumed ledgers need to be trimmed
 
diff --git a/static/reference/next/config/reference-configuration-standalone.md 
b/static/reference/next/config/reference-configuration-standalone.md
index 88496d0c7e26..081399b7250f 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -3673,6 +3673,17 @@ Timeout for building a consistent snapshot for tracking 
replicated subscriptions
 
 **Category**: Server
 
+### replicationStartAt
+The position that replication task start at, it can be set to earliest or 
latest (default).
+
+**Type**: `java.lang.String`
+
+**Default**: `latest`
+
+**Dynamic**: `true`
+
+**Category**: Server
+
 ### retentionCheckIntervalInSeconds
 Check between intervals to see if consumed ledgers need to be trimmed
 

Reply via email to