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

commit dbbb832a5042c16ec605da078ca5efd33a67844b
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 3 01:37:16 2025 +0000

    Docs sync done from apache/pulsar (#a1a2b36)
---
 .../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 36a0443eb63..3996be5921c 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -5144,6 +5144,17 @@ Time to rollover ledger for inactive topic (duration 
without any publish on that
 
 **Category**: Storage (Managed Ledger)
 
+### managedLedgerInactiveOffloadedLedgerEvictionTimeSeconds
+Time to evict inactive offloaded ledger for inactive topic. Disable eviction 
with value 0 (Default value 600)
+
+**Type**: `int`
+
+**Default**: `600`
+
+**Dynamic**: `true`
+
+**Category**: Storage (Managed Ledger)
+
 ### managedLedgerInfoCompressionThresholdInBytes
 ManagedLedgerInfo compression size threshold (bytes), only compress metadata 
when origin size more then this value.
 0 means compression will always apply.
diff --git a/static/reference/next/config/reference-configuration-standalone.md 
b/static/reference/next/config/reference-configuration-standalone.md
index 36a0443eb63..3996be5921c 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -5144,6 +5144,17 @@ Time to rollover ledger for inactive topic (duration 
without any publish on that
 
 **Category**: Storage (Managed Ledger)
 
+### managedLedgerInactiveOffloadedLedgerEvictionTimeSeconds
+Time to evict inactive offloaded ledger for inactive topic. Disable eviction 
with value 0 (Default value 600)
+
+**Type**: `int`
+
+**Default**: `600`
+
+**Dynamic**: `true`
+
+**Category**: Storage (Managed Ledger)
+
 ### managedLedgerInfoCompressionThresholdInBytes
 ManagedLedgerInfo compression size threshold (bytes), only compress metadata 
when origin size more then this value.
 0 means compression will always apply.

Reply via email to