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