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 45a65ff6cc6 Docs sync done from apache/pulsar (#f83251a)
45a65ff6cc6 is described below
commit 45a65ff6cc651164e3624a7ec9ae4a07287c14b2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 6 01:39:01 2026 +0000
Docs sync done from apache/pulsar (#f83251a)
---
.../next/config/reference-configuration-websocket.md | 11 +++++++++++
static/swagger/master/swagger.json | 19 +++++++------------
static/swagger/master/v2/swagger.json | 19 +++++++------------
3 files changed, 25 insertions(+), 24 deletions(-)
diff --git a/static/reference/next/config/reference-configuration-websocket.md
b/static/reference/next/config/reference-configuration-websocket.md
index 3881a32cba4..97d3954a590 100644
--- a/static/reference/next/config/reference-configuration-websocket.md
+++ b/static/reference/next/config/reference-configuration-websocket.md
@@ -222,6 +222,17 @@ Maximum number of inbound http connections. (0 to disable
limiting)
**Category**:
+### metadataStoreAllowReadOnlyOperations
+Is metadata store read-only operations.
+
+**Type**: `boolean`
+
+**Default**: `false`
+
+**Dynamic**: `false`
+
+**Category**:
+
### metadataStoreCacheExpirySeconds
Metadata store cache expiry time in seconds.
diff --git a/static/swagger/master/swagger.json
b/static/swagger/master/swagger.json
index 85daf4959b8..fb43fda32b9 100644
--- a/static/swagger/master/swagger.json
+++ b/static/swagger/master/swagger.json
@@ -1488,28 +1488,23 @@
"format": "int64",
"type": "integer"
},
+ "isOffloaded": {
+ "type": "boolean"
+ },
"ledgerId": {
"format": "int64",
"type": "integer"
},
- "metadata": {
+ "offloadedContextUuid": {
"type": "string"
},
- "offloaded": {
- "type": "boolean"
- },
- "properties": {
- "additionalProperties": {
- "type": "string"
- },
- "type": "object"
- },
"size": {
"format": "int64",
"type": "integer"
},
- "underReplicated": {
- "type": "boolean"
+ "timestamp": {
+ "format": "int64",
+ "type": "integer"
}
},
"type": "object"
diff --git a/static/swagger/master/v2/swagger.json
b/static/swagger/master/v2/swagger.json
index 85daf4959b8..fb43fda32b9 100644
--- a/static/swagger/master/v2/swagger.json
+++ b/static/swagger/master/v2/swagger.json
@@ -1488,28 +1488,23 @@
"format": "int64",
"type": "integer"
},
+ "isOffloaded": {
+ "type": "boolean"
+ },
"ledgerId": {
"format": "int64",
"type": "integer"
},
- "metadata": {
+ "offloadedContextUuid": {
"type": "string"
},
- "offloaded": {
- "type": "boolean"
- },
- "properties": {
- "additionalProperties": {
- "type": "string"
- },
- "type": "object"
- },
"size": {
"format": "int64",
"type": "integer"
},
- "underReplicated": {
- "type": "boolean"
+ "timestamp": {
+ "format": "int64",
+ "type": "integer"
}
},
"type": "object"