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 e3300b8abdf Docs sync done from apache/pulsar (#ee33c99)
e3300b8abdf is described below

commit e3300b8abdfe022e7cb03d7c9ca0b39cd73f3a13
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 12 01:36:24 2025 +0000

    Docs sync done from apache/pulsar (#ee33c99)
---
 .../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 db112d9e06e..da2ff318a45 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -5297,6 +5297,17 @@ Write quorum (Qw) size, Replication factor for storing 
entries (messages) in a l
 
 **Category**: Storage (Managed Ledger)
 
+### managedLedgerDeleteMaxConcurrentRequests
+Max number of concurrent requests for deleting ledgers at broker level
+
+**Type**: `int`
+
+**Default**: `1000`
+
+**Dynamic**: `false`
+
+**Category**: Storage (Managed Ledger)
+
 ### managedLedgerDigestType
 Default type of checksum to use when writing to BookKeeper. 
 
diff --git a/static/reference/next/config/reference-configuration-standalone.md 
b/static/reference/next/config/reference-configuration-standalone.md
index db112d9e06e..da2ff318a45 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -5297,6 +5297,17 @@ Write quorum (Qw) size, Replication factor for storing 
entries (messages) in a l
 
 **Category**: Storage (Managed Ledger)
 
+### managedLedgerDeleteMaxConcurrentRequests
+Max number of concurrent requests for deleting ledgers at broker level
+
+**Type**: `int`
+
+**Default**: `1000`
+
+**Dynamic**: `false`
+
+**Category**: Storage (Managed Ledger)
+
 ### managedLedgerDigestType
 Default type of checksum to use when writing to BookKeeper. 
 

Reply via email to