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

commit c3ffec8d37c6c5a637dd06cc14b6a016b1ab8968
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 21 01:42:18 2025 +0000

    Docs sync done from apache/pulsar (#3c2ec2b)
---
 .../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 3f12dc5dbe71..c70fc0f68c73 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -5365,6 +5365,17 @@ Default is ``.
 
 **Category**: Storage (Managed Ledger)
 
+### managedLedgerPersistIndividualAckAsLongArray
+Whether persist cursor ack stats as long arrays, which will compress the data 
and reduce GC rate
+
+**Type**: `boolean`
+
+**Default**: `false`
+
+**Dynamic**: `false`
+
+**Category**: Storage (Managed Ledger)
+
 ### managedLedgerPrometheusStatsLatencyRolloverSeconds
 Managed ledger prometheus stats latency rollover seconds
 
diff --git a/static/reference/next/config/reference-configuration-standalone.md 
b/static/reference/next/config/reference-configuration-standalone.md
index 3f12dc5dbe71..c70fc0f68c73 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -5365,6 +5365,17 @@ Default is ``.
 
 **Category**: Storage (Managed Ledger)
 
+### managedLedgerPersistIndividualAckAsLongArray
+Whether persist cursor ack stats as long arrays, which will compress the data 
and reduce GC rate
+
+**Type**: `boolean`
+
+**Default**: `false`
+
+**Dynamic**: `false`
+
+**Category**: Storage (Managed Ledger)
+
 ### managedLedgerPrometheusStatsLatencyRolloverSeconds
 Managed ledger prometheus stats latency rollover seconds
 

Reply via email to