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 5bbba4232c2 Docs sync done from apache/pulsar (#f83251a)
5bbba4232c2 is described below
commit 5bbba4232c29a3fe77a38372207499606efdba05
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 7 01:38:57 2026 +0000
Docs sync done from apache/pulsar (#f83251a)
---
.../next/config/reference-configuration-broker.md | 4 ++--
.../next/config/reference-configuration-standalone.md | 4 ++--
static/swagger/master/swagger.json | 19 ++++++++++++-------
static/swagger/master/v2/swagger.json | 19 ++++++++++++-------
4 files changed, 28 insertions(+), 18 deletions(-)
diff --git a/static/reference/next/config/reference-configuration-broker.md
b/static/reference/next/config/reference-configuration-broker.md
index ac0ec0b2c64..e16fb8c83e0 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -3681,7 +3681,7 @@ Max memory size for broker handling messages sending from
producers.
**Type**: `int`
-**Default**: `1999`
+**Default**: `2000`
**Dynamic**: `true`
@@ -5305,7 +5305,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 ac0ec0b2c64..e16fb8c83e0 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -3681,7 +3681,7 @@ Max memory size for broker handling messages sending from
producers.
**Type**: `int`
-**Default**: `1999`
+**Default**: `2000`
**Dynamic**: `true`
@@ -5305,7 +5305,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/swagger/master/swagger.json
b/static/swagger/master/swagger.json
index fb43fda32b9..85daf4959b8 100644
--- a/static/swagger/master/swagger.json
+++ b/static/swagger/master/swagger.json
@@ -1488,23 +1488,28 @@
"format": "int64",
"type": "integer"
},
- "isOffloaded": {
- "type": "boolean"
- },
"ledgerId": {
"format": "int64",
"type": "integer"
},
- "offloadedContextUuid": {
+ "metadata": {
"type": "string"
},
+ "offloaded": {
+ "type": "boolean"
+ },
+ "properties": {
+ "additionalProperties": {
+ "type": "string"
+ },
+ "type": "object"
+ },
"size": {
"format": "int64",
"type": "integer"
},
- "timestamp": {
- "format": "int64",
- "type": "integer"
+ "underReplicated": {
+ "type": "boolean"
}
},
"type": "object"
diff --git a/static/swagger/master/v2/swagger.json
b/static/swagger/master/v2/swagger.json
index fb43fda32b9..85daf4959b8 100644
--- a/static/swagger/master/v2/swagger.json
+++ b/static/swagger/master/v2/swagger.json
@@ -1488,23 +1488,28 @@
"format": "int64",
"type": "integer"
},
- "isOffloaded": {
- "type": "boolean"
- },
"ledgerId": {
"format": "int64",
"type": "integer"
},
- "offloadedContextUuid": {
+ "metadata": {
"type": "string"
},
+ "offloaded": {
+ "type": "boolean"
+ },
+ "properties": {
+ "additionalProperties": {
+ "type": "string"
+ },
+ "type": "object"
+ },
"size": {
"format": "int64",
"type": "integer"
},
- "timestamp": {
- "format": "int64",
- "type": "integer"
+ "underReplicated": {
+ "type": "boolean"
}
},
"type": "object"