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 5f4ec70193f Docs sync done from apache/pulsar (#6d415c6)
5f4ec70193f is described below
commit 5f4ec70193fa1998d23a96ebb6d905de717d87ea
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 5 01:41:34 2026 +0000
Docs sync done from apache/pulsar (#6d415c6)
---
.../next/config/reference-configuration-broker.md | 15 +++++++++++++--
.../next/config/reference-configuration-standalone.md | 15 +++++++++++++--
2 files changed, 26 insertions(+), 4 deletions(-)
diff --git a/static/reference/next/config/reference-configuration-broker.md
b/static/reference/next/config/reference-configuration-broker.md
index c931f5ae5d8..e0d5411d142 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -3648,7 +3648,7 @@ Max memory size for broker handling messages sending from
producers.
**Type**: `int`
-**Default**: `1999`
+**Default**: `2000`
**Dynamic**: `true`
@@ -3924,6 +3924,17 @@ Metadata store operation timeout in seconds.
**Category**: Server
+### metadataStoreSerDesThreads
+The number of threads used for serializing and deserializing data to and from
the metadata store
+
+**Type**: `int`
+
+**Default**: `1`
+
+**Dynamic**: `false`
+
+**Category**: Server
+
### metadataStoreSessionTimeoutMillis
Metadata store session timeout in milliseconds.
@@ -5250,7 +5261,7 @@ This memory is allocated from JVM direct memory and it's
shared across all the t
**Type**: `int`
-**Default**: `799`
+**Default**: `800`
**Dynamic**: `true`
diff --git a/static/reference/next/config/reference-configuration-standalone.md
b/static/reference/next/config/reference-configuration-standalone.md
index c931f5ae5d8..e0d5411d142 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -3648,7 +3648,7 @@ Max memory size for broker handling messages sending from
producers.
**Type**: `int`
-**Default**: `1999`
+**Default**: `2000`
**Dynamic**: `true`
@@ -3924,6 +3924,17 @@ Metadata store operation timeout in seconds.
**Category**: Server
+### metadataStoreSerDesThreads
+The number of threads used for serializing and deserializing data to and from
the metadata store
+
+**Type**: `int`
+
+**Default**: `1`
+
+**Dynamic**: `false`
+
+**Category**: Server
+
### metadataStoreSessionTimeoutMillis
Metadata store session timeout in milliseconds.
@@ -5250,7 +5261,7 @@ This memory is allocated from JVM direct memory and it's
shared across all the t
**Type**: `int`
-**Default**: `799`
+**Default**: `800`
**Dynamic**: `true`