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 4fd99d186bb Docs sync done from apache/pulsar (#54ade7e)
4fd99d186bb is described below
commit 4fd99d186bb8e6b4a446bd42dcc2110ce18e3edd
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed May 21 01:36:51 2025 +0000
Docs sync done from apache/pulsar (#54ade7e)
---
.../reference/next/config/reference-configuration-broker.md | 11 -----------
.../next/config/reference-configuration-standalone.md | 11 -----------
2 files changed, 22 deletions(-)
diff --git a/static/reference/next/config/reference-configuration-broker.md
b/static/reference/next/config/reference-configuration-broker.md
index b4c364d1468..36a0443eb63 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -2708,17 +2708,6 @@ Whether allow topic level entry filters policies
overrides broker configuration.
**Category**: Server
-### autoShrinkForConsumerPendingAcksMap
-Whether to enable the automatic shrink of pendingAcks map, the default is
false, which means it is not enabled. When there are a large number of share or
key share consumers in the cluster, it can be enabled to reduce the memory
consumption caused by pendingAcks.
-
-**Type**: `boolean`
-
-**Default**: `false`
-
-**Dynamic**: `false`
-
-**Category**: Server
-
### bindAddress
Hostname or IP address the service binds on
diff --git a/static/reference/next/config/reference-configuration-standalone.md
b/static/reference/next/config/reference-configuration-standalone.md
index b4c364d1468..36a0443eb63 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -2708,17 +2708,6 @@ Whether allow topic level entry filters policies
overrides broker configuration.
**Category**: Server
-### autoShrinkForConsumerPendingAcksMap
-Whether to enable the automatic shrink of pendingAcks map, the default is
false, which means it is not enabled. When there are a large number of share or
key share consumers in the cluster, it can be enabled to reduce the memory
consumption caused by pendingAcks.
-
-**Type**: `boolean`
-
-**Default**: `false`
-
-**Dynamic**: `false`
-
-**Category**: Server
-
### bindAddress
Hostname or IP address the service binds on