This is an automated email from the ASF dual-hosted git repository.
urfree pushed a commit to branch asf-site-next
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/asf-site-next by this push:
new e6bb6a21393 Updated site at revision 550cdc4
e6bb6a21393 is described below
commit e6bb6a213934339a7c65897d2728a56f151c424d
Author: Pulsar Site Updater <[email protected]>
AuthorDate: Thu Sep 29 00:52:01 2022 +0000
Updated site at revision 550cdc4
---
content/index.html | 2 +-
.../config/reference-configuration-broker.md | 2 +-
.../config/reference-configuration-standalone.md | 2 +-
content/swagger/master/swagger.json | 128 ++++++++++-----------
content/swagger/master/swaggerfunctions.json | 36 +++---
content/swagger/master/swaggerlookup.json | 10 +-
content/swagger/master/swaggerpackages.json | 10 +-
content/swagger/master/swaggersink.json | 10 +-
content/swagger/master/swaggersource.json | 10 +-
content/swagger/master/swaggertransactions.json | 10 +-
content/swagger/master/v2/swagger.json | 128 ++++++++++-----------
content/swagger/master/v2/swaggerlookup.json | 10 +-
content/swagger/master/v3/swaggerfunctions.json | 36 +++---
content/swagger/master/v3/swaggerpackages.json | 10 +-
content/swagger/master/v3/swaggersink.json | 10 +-
content/swagger/master/v3/swaggersource.json | 10 +-
content/swagger/master/v3/swaggertransactions.json | 10 +-
17 files changed, 217 insertions(+), 217 deletions(-)
diff --git a/content/index.html b/content/index.html
index c178f29b2c8..2f713cad23a 100644
--- a/content/index.html
+++ b/content/index.html
@@ -23,7 +23,7 @@
</head>
<body class="navigation-with-keyboard">
<script>!function(){function
t(t){document.documentElement.setAttribute("data-theme",t)}var e=function(){var
t=null;try{t=localStorage.getItem("theme")}catch(t){}return
t}();t(null!==e?e:"light")}(),document.documentElement.setAttribute("data-announcement-bar-initially-dismissed",function(){try{return"true"===localStorage.getItem("docusaurus.announcement.dismiss")}catch(t){}return!1}())</script><div
id="__docusaurus">
-<div id="docusaurus-base-url-issue-banner-container"></div><div
role="region"><a href="#" class="skipToContent_fXgn">Skip to main
content</a></div><div class="announcementBar_mb4j"
style="background-color:#198fff;color:#fff" role="banner"><div
class="announcementBarPlaceholder_vyr4"></div><div
class="announcementBarContent_xLdY">🚀 Pulsar Summit Asia 2022 will take place
on November 19th and 20th, 2022. The CFP is open now! <a target="_blank"
href="https://sessionize.com/pulsar-summit-asi [...]
+<div id="docusaurus-base-url-issue-banner-container"></div><div
role="region"><a href="#" class="skipToContent_fXgn">Skip to main
content</a></div><div class="announcementBar_mb4j"
style="background-color:#198fff;color:#fff" role="banner"><div
class="announcementBarPlaceholder_vyr4"></div><div
class="announcementBarContent_xLdY">🚀 Pulsar Summit Asia 2022 will take place
on November 19th and 20th, 2022. The CFP is open now! <a target="_blank"
href="https://sessionize.com/pulsar-summit-asi [...]
<img class="footer-apache-logo"
src="/img/Apache_Feather_Logo.svg" alt="" width="20">
</li><li class="footer__item"><a
href="http://www.apache.org/" target="_blank" rel="noopener noreferrer"
class="footer__link-item">Foundation<svg width="13.5" height="13.5"
aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path
fill="currentColor" d="M21
13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828
6.977-7.07 4.125 4.172v-11z"></path></svg></a></li><li class="footer__item"><a
href="https://www.apache.org/events/current- [...]
<div><small><strong>Apache Pulsar is available under the
<a href="https://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache
License, version 2.0.</a></strong></small></div>
diff --git a/content/reference/latest/config/reference-configuration-broker.md
b/content/reference/latest/config/reference-configuration-broker.md
index ffa1fd60a10..191779bd9dc 100644
--- a/content/reference/latest/config/reference-configuration-broker.md
+++ b/content/reference/latest/config/reference-configuration-broker.md
@@ -2960,7 +2960,7 @@ Max memory size for broker handling messages sending from
producers.
**Type**: `int`
-**Default**: `869`
+**Default**: `868`
**Dynamic**: `true`
diff --git
a/content/reference/latest/config/reference-configuration-standalone.md
b/content/reference/latest/config/reference-configuration-standalone.md
index ffa1fd60a10..191779bd9dc 100644
--- a/content/reference/latest/config/reference-configuration-standalone.md
+++ b/content/reference/latest/config/reference-configuration-standalone.md
@@ -2960,7 +2960,7 @@ Max memory size for broker handling messages sending from
producers.
**Type**: `int`
-**Default**: `869`
+**Default**: `868`
**Dynamic**: `true`
diff --git a/content/swagger/master/swagger.json
b/content/swagger/master/swagger.json
index b36ec521dca..2d1ce331ef0 100644
--- a/content/swagger/master/swagger.json
+++ b/content/swagger/master/swagger.json
@@ -23000,10 +23000,10 @@
"$ref" : "#/definitions/Certificate"
}
},
- "httpAuthType" : {
+ "commandData" : {
"type" : "string"
},
- "commandData" : {
+ "httpAuthType" : {
"type" : "string"
},
"subscription" : {
@@ -23761,13 +23761,6 @@
"FunctionInstanceStatsData" : {
"type" : "object",
"properties" : {
- "userMetrics" : {
- "type" : "object",
- "additionalProperties" : {
- "type" : "number",
- "format" : "double"
- }
- },
"lastInvocation" : {
"type" : "integer",
"format" : "int64"
@@ -23775,6 +23768,13 @@
"oneMin" : {
"$ref" : "#/definitions/FunctionInstanceStatsDataBase"
},
+ "userMetrics" : {
+ "type" : "object",
+ "additionalProperties" : {
+ "type" : "number",
+ "format" : "double"
+ }
+ },
"receivedTotal" : {
"type" : "integer",
"format" : "int64"
@@ -24309,11 +24309,11 @@
"JsonSerializerObject" : {
"type" : "object",
"properties" : {
- "delegatee" : {
- "$ref" : "#/definitions/JsonSerializerObject"
- },
"unwrappingSerializer" : {
"type" : "boolean"
+ },
+ "delegatee" : {
+ "$ref" : "#/definitions/JsonSerializerObject"
}
}
},
@@ -24579,7 +24579,18 @@
"type" : "number",
"format" : "double"
},
- "bandwidthOut" : {
+ "msgThroughputIn" : {
+ "type" : "number",
+ "format" : "double"
+ },
+ "msgThroughputOut" : {
+ "type" : "number",
+ "format" : "double"
+ },
+ "bandwidthIn" : {
+ "$ref" : "#/definitions/ResourceUsage"
+ },
+ "memory" : {
"$ref" : "#/definitions/ResourceUsage"
},
"underLoaded" : {
@@ -24594,12 +24605,6 @@
"cpu" : {
"$ref" : "#/definitions/ResourceUsage"
},
- "bandwidthIn" : {
- "$ref" : "#/definitions/ResourceUsage"
- },
- "memory" : {
- "$ref" : "#/definitions/ResourceUsage"
- },
"directMemory" : {
"$ref" : "#/definitions/ResourceUsage"
},
@@ -24607,13 +24612,8 @@
"type" : "integer",
"format" : "int64"
},
- "msgThroughputOut" : {
- "type" : "number",
- "format" : "double"
- },
- "msgThroughputIn" : {
- "type" : "number",
- "format" : "double"
+ "bandwidthOut" : {
+ "$ref" : "#/definitions/ResourceUsage"
}
}
},
@@ -24972,74 +24972,60 @@
"type" : "string",
"enum" : [ "BOOKKEEPER_FIRST", "TIERED_STORAGE_FIRST" ]
},
- "s3ManagedLedgerOffloadRegion" : {
- "type" : "string"
+ "managedLedgerOffloadMaxBlockSizeInBytes" : {
+ "type" : "integer",
+ "format" : "int32"
},
- "s3ManagedLedgerOffloadBucket" : {
- "type" : "string"
+ "managedLedgerOffloadReadBufferSizeInBytes" : {
+ "type" : "integer",
+ "format" : "int32"
},
- "s3ManagedLedgerOffloadServiceEndpoint" : {
+ "fileSystemProfilePath" : {
"type" : "string"
},
- "s3ManagedLedgerOffloadMaxBlockSizeInBytes" : {
- "type" : "integer",
- "format" : "int32"
+ "fileSystemURI" : {
+ "type" : "string"
},
- "s3ManagedLedgerOffloadCredentialId" : {
+ "managedLedgerOffloadBucket" : {
"type" : "string"
},
- "s3ManagedLedgerOffloadCredentialSecret" : {
+ "managedLedgerOffloadRegion" : {
"type" : "string"
},
- "s3ManagedLedgerOffloadRole" : {
+ "managedLedgerOffloadServiceEndpoint" : {
"type" : "string"
},
"s3ManagedLedgerOffloadRoleSessionName" : {
"type" : "string"
},
- "s3ManagedLedgerOffloadReadBufferSizeInBytes" : {
- "type" : "integer",
- "format" : "int32"
- },
"gcsManagedLedgerOffloadRegion" : {
"type" : "string"
},
"gcsManagedLedgerOffloadBucket" : {
"type" : "string"
},
- "gcsManagedLedgerOffloadMaxBlockSizeInBytes" : {
- "type" : "integer",
- "format" : "int32"
- },
- "gcsManagedLedgerOffloadReadBufferSizeInBytes" : {
+ "s3ManagedLedgerOffloadReadBufferSizeInBytes" : {
"type" : "integer",
"format" : "int32"
},
- "gcsManagedLedgerOffloadServiceAccountKeyFile" : {
- "type" : "string"
- },
- "fileSystemProfilePath" : {
- "type" : "string"
- },
- "fileSystemURI" : {
+ "s3ManagedLedgerOffloadCredentialId" : {
"type" : "string"
},
- "managedLedgerOffloadBucket" : {
+ "s3ManagedLedgerOffloadCredentialSecret" : {
"type" : "string"
},
- "managedLedgerOffloadRegion" : {
+ "s3ManagedLedgerOffloadRole" : {
"type" : "string"
},
- "managedLedgerOffloadServiceEndpoint" : {
+ "s3ManagedLedgerOffloadServiceEndpoint" : {
"type" : "string"
},
- "managedLedgerOffloadMaxBlockSizeInBytes" : {
+ "s3ManagedLedgerOffloadMaxBlockSizeInBytes" : {
"type" : "integer",
"format" : "int32"
},
- "managedLedgerOffloadReadBufferSizeInBytes" : {
- "type" : "integer",
- "format" : "int32"
+ "managedLedgerOffloadDriver" : {
+ "type" : "string"
},
"offloadersDirectory" : {
"type" : "string"
@@ -25048,7 +25034,7 @@
"type" : "integer",
"format" : "int32"
},
- "managedLedgerOffloadDriver" : {
+ "s3ManagedLedgerOffloadBucket" : {
"type" : "string"
},
"managedLedgerOffloadDeletionLagInMillis" : {
@@ -25059,9 +25045,23 @@
"type" : "integer",
"format" : "int64"
},
+ "gcsManagedLedgerOffloadMaxBlockSizeInBytes" : {
+ "type" : "integer",
+ "format" : "int32"
+ },
+ "gcsManagedLedgerOffloadReadBufferSizeInBytes" : {
+ "type" : "integer",
+ "format" : "int32"
+ },
+ "gcsManagedLedgerOffloadServiceAccountKeyFile" : {
+ "type" : "string"
+ },
"managedLedgerOffloadPrefetchRounds" : {
"type" : "integer",
"format" : "int32"
+ },
+ "s3ManagedLedgerOffloadRegion" : {
+ "type" : "string"
}
}
},
@@ -25808,11 +25808,11 @@
"ResourceUnit" : {
"type" : "object",
"properties" : {
- "resourceId" : {
- "type" : "string"
- },
"availableResource" : {
"$ref" : "#/definitions/ResourceDescription"
+ },
+ "resourceId" : {
+ "type" : "string"
}
}
},
diff --git a/content/swagger/master/swaggerfunctions.json
b/content/swagger/master/swaggerfunctions.json
index 639405ed1bf..05d224eb132 100644
--- a/content/swagger/master/swaggerfunctions.json
+++ b/content/swagger/master/swaggerfunctions.json
@@ -1022,10 +1022,10 @@
"$ref" : "#/definitions/Certificate"
}
},
- "httpAuthType" : {
+ "commandData" : {
"type" : "string"
},
- "commandData" : {
+ "httpAuthType" : {
"type" : "string"
},
"subscription" : {
@@ -1642,13 +1642,6 @@
"FunctionInstanceStatsData" : {
"type" : "object",
"properties" : {
- "userMetrics" : {
- "type" : "object",
- "additionalProperties" : {
- "type" : "number",
- "format" : "double"
- }
- },
"lastInvocation" : {
"type" : "integer",
"format" : "int64"
@@ -1656,6 +1649,13 @@
"oneMin" : {
"$ref" : "#/definitions/FunctionInstanceStatsDataBase"
},
+ "userMetrics" : {
+ "type" : "object",
+ "additionalProperties" : {
+ "type" : "number",
+ "format" : "double"
+ }
+ },
"receivedTotal" : {
"type" : "integer",
"format" : "int64"
@@ -2284,11 +2284,11 @@
"JsonSerializerObject" : {
"type" : "object",
"properties" : {
- "delegatee" : {
- "$ref" : "#/definitions/JsonSerializerObject"
- },
"unwrappingSerializer" : {
"type" : "boolean"
+ },
+ "delegatee" : {
+ "$ref" : "#/definitions/JsonSerializerObject"
}
}
},
@@ -2449,6 +2449,12 @@
"replicated" : {
"type" : "boolean"
},
+ "messageId" : {
+ "$ref" : "#/definitions/MessageId"
+ },
+ "encryptionCtx" : {
+ "$ref" : "#/definitions/EncryptionContext"
+ },
"redeliveryCount" : {
"type" : "integer",
"format" : "int32"
@@ -2460,12 +2466,6 @@
"type" : "integer",
"format" : "int64"
},
- "messageId" : {
- "$ref" : "#/definitions/MessageId"
- },
- "encryptionCtx" : {
- "$ref" : "#/definitions/EncryptionContext"
- },
"keyBytes" : {
"type" : "array",
"items" : {
diff --git a/content/swagger/master/swaggerlookup.json
b/content/swagger/master/swaggerlookup.json
index 0be8c98496a..2c50f9b159d 100644
--- a/content/swagger/master/swaggerlookup.json
+++ b/content/swagger/master/swaggerlookup.json
@@ -162,10 +162,10 @@
"$ref" : "#/definitions/Certificate"
}
},
- "httpAuthType" : {
+ "commandData" : {
"type" : "string"
},
- "commandData" : {
+ "httpAuthType" : {
"type" : "string"
},
"subscription" : {
@@ -850,11 +850,11 @@
"JsonSerializerObject" : {
"type" : "object",
"properties" : {
- "delegatee" : {
- "$ref" : "#/definitions/JsonSerializerObject"
- },
"unwrappingSerializer" : {
"type" : "boolean"
+ },
+ "delegatee" : {
+ "$ref" : "#/definitions/JsonSerializerObject"
}
}
},
diff --git a/content/swagger/master/swaggerpackages.json
b/content/swagger/master/swaggerpackages.json
index 49e4b3140c2..86a77bf68ae 100644
--- a/content/swagger/master/swaggerpackages.json
+++ b/content/swagger/master/swaggerpackages.json
@@ -420,10 +420,10 @@
"$ref" : "#/definitions/Certificate"
}
},
- "httpAuthType" : {
+ "commandData" : {
"type" : "string"
},
- "commandData" : {
+ "httpAuthType" : {
"type" : "string"
},
"subscription" : {
@@ -1090,11 +1090,11 @@
"JsonSerializerObject" : {
"type" : "object",
"properties" : {
- "delegatee" : {
- "$ref" : "#/definitions/JsonSerializerObject"
- },
"unwrappingSerializer" : {
"type" : "boolean"
+ },
+ "delegatee" : {
+ "$ref" : "#/definitions/JsonSerializerObject"
}
}
},
diff --git a/content/swagger/master/swaggersink.json
b/content/swagger/master/swaggersink.json
index 4e79c3d66a1..c1636e07cd2 100644
--- a/content/swagger/master/swaggersink.json
+++ b/content/swagger/master/swaggersink.json
@@ -810,10 +810,10 @@
"$ref" : "#/definitions/Certificate"
}
},
- "httpAuthType" : {
+ "commandData" : {
"type" : "string"
},
- "commandData" : {
+ "httpAuthType" : {
"type" : "string"
},
"subscription" : {
@@ -1596,11 +1596,11 @@
"JsonSerializerObject" : {
"type" : "object",
"properties" : {
- "delegatee" : {
- "$ref" : "#/definitions/JsonSerializerObject"
- },
"unwrappingSerializer" : {
"type" : "boolean"
+ },
+ "delegatee" : {
+ "$ref" : "#/definitions/JsonSerializerObject"
}
}
},
diff --git a/content/swagger/master/swaggersource.json
b/content/swagger/master/swaggersource.json
index a581f47228c..01f3a074795 100644
--- a/content/swagger/master/swaggersource.json
+++ b/content/swagger/master/swaggersource.json
@@ -813,10 +813,10 @@
"$ref" : "#/definitions/Certificate"
}
},
- "httpAuthType" : {
+ "commandData" : {
"type" : "string"
},
- "commandData" : {
+ "httpAuthType" : {
"type" : "string"
},
"subscription" : {
@@ -1577,11 +1577,11 @@
"JsonSerializerObject" : {
"type" : "object",
"properties" : {
- "delegatee" : {
- "$ref" : "#/definitions/JsonSerializerObject"
- },
"unwrappingSerializer" : {
"type" : "boolean"
+ },
+ "delegatee" : {
+ "$ref" : "#/definitions/JsonSerializerObject"
}
}
},
diff --git a/content/swagger/master/swaggertransactions.json
b/content/swagger/master/swaggertransactions.json
index 12d41006ca2..9e3e46a8043 100644
--- a/content/swagger/master/swaggertransactions.json
+++ b/content/swagger/master/swaggertransactions.json
@@ -651,10 +651,10 @@
"$ref" : "#/definitions/Certificate"
}
},
- "httpAuthType" : {
+ "commandData" : {
"type" : "string"
},
- "commandData" : {
+ "httpAuthType" : {
"type" : "string"
},
"subscription" : {
@@ -1321,11 +1321,11 @@
"JsonSerializerObject" : {
"type" : "object",
"properties" : {
- "delegatee" : {
- "$ref" : "#/definitions/JsonSerializerObject"
- },
"unwrappingSerializer" : {
"type" : "boolean"
+ },
+ "delegatee" : {
+ "$ref" : "#/definitions/JsonSerializerObject"
}
}
},
diff --git a/content/swagger/master/v2/swagger.json
b/content/swagger/master/v2/swagger.json
index e0b0945fec7..ee030eba47f 100644
--- a/content/swagger/master/v2/swagger.json
+++ b/content/swagger/master/v2/swagger.json
@@ -27655,10 +27655,10 @@
"$ref": "#/definitions/Certificate"
}
},
- "httpAuthType": {
+ "commandData": {
"type": "string"
},
- "commandData": {
+ "httpAuthType": {
"type": "string"
},
"subscription": {
@@ -28424,13 +28424,6 @@
"FunctionInstanceStatsData": {
"type": "object",
"properties": {
- "userMetrics": {
- "type": "object",
- "additionalProperties": {
- "type": "number",
- "format": "double"
- }
- },
"lastInvocation": {
"type": "integer",
"format": "int64"
@@ -28438,6 +28431,13 @@
"oneMin": {
"$ref": "#/definitions/FunctionInstanceStatsDataBase"
},
+ "userMetrics": {
+ "type": "object",
+ "additionalProperties": {
+ "type": "number",
+ "format": "double"
+ }
+ },
"receivedTotal": {
"type": "integer",
"format": "int64"
@@ -29036,11 +29036,11 @@
"JsonSerializerObject": {
"type": "object",
"properties": {
- "delegatee": {
- "$ref": "#/definitions/JsonSerializerObject"
- },
"unwrappingSerializer": {
"type": "boolean"
+ },
+ "delegatee": {
+ "$ref": "#/definitions/JsonSerializerObject"
}
}
},
@@ -29306,7 +29306,18 @@
"type": "number",
"format": "double"
},
- "bandwidthOut": {
+ "msgThroughputIn": {
+ "type": "number",
+ "format": "double"
+ },
+ "msgThroughputOut": {
+ "type": "number",
+ "format": "double"
+ },
+ "bandwidthIn": {
+ "$ref": "#/definitions/ResourceUsage"
+ },
+ "memory": {
"$ref": "#/definitions/ResourceUsage"
},
"underLoaded": {
@@ -29321,12 +29332,6 @@
"cpu": {
"$ref": "#/definitions/ResourceUsage"
},
- "bandwidthIn": {
- "$ref": "#/definitions/ResourceUsage"
- },
- "memory": {
- "$ref": "#/definitions/ResourceUsage"
- },
"directMemory": {
"$ref": "#/definitions/ResourceUsage"
},
@@ -29334,13 +29339,8 @@
"type": "integer",
"format": "int64"
},
- "msgThroughputOut": {
- "type": "number",
- "format": "double"
- },
- "msgThroughputIn": {
- "type": "number",
- "format": "double"
+ "bandwidthOut": {
+ "$ref": "#/definitions/ResourceUsage"
}
}
},
@@ -29720,74 +29720,60 @@
"TIERED_STORAGE_FIRST"
]
},
- "s3ManagedLedgerOffloadRegion": {
- "type": "string"
+ "managedLedgerOffloadMaxBlockSizeInBytes": {
+ "type": "integer",
+ "format": "int32"
},
- "s3ManagedLedgerOffloadBucket": {
- "type": "string"
+ "managedLedgerOffloadReadBufferSizeInBytes": {
+ "type": "integer",
+ "format": "int32"
},
- "s3ManagedLedgerOffloadServiceEndpoint": {
+ "fileSystemProfilePath": {
"type": "string"
},
- "s3ManagedLedgerOffloadMaxBlockSizeInBytes": {
- "type": "integer",
- "format": "int32"
+ "fileSystemURI": {
+ "type": "string"
},
- "s3ManagedLedgerOffloadCredentialId": {
+ "managedLedgerOffloadBucket": {
"type": "string"
},
- "s3ManagedLedgerOffloadCredentialSecret": {
+ "managedLedgerOffloadRegion": {
"type": "string"
},
- "s3ManagedLedgerOffloadRole": {
+ "managedLedgerOffloadServiceEndpoint": {
"type": "string"
},
"s3ManagedLedgerOffloadRoleSessionName": {
"type": "string"
},
- "s3ManagedLedgerOffloadReadBufferSizeInBytes": {
- "type": "integer",
- "format": "int32"
- },
"gcsManagedLedgerOffloadRegion": {
"type": "string"
},
"gcsManagedLedgerOffloadBucket": {
"type": "string"
},
- "gcsManagedLedgerOffloadMaxBlockSizeInBytes": {
- "type": "integer",
- "format": "int32"
- },
- "gcsManagedLedgerOffloadReadBufferSizeInBytes": {
+ "s3ManagedLedgerOffloadReadBufferSizeInBytes": {
"type": "integer",
"format": "int32"
},
- "gcsManagedLedgerOffloadServiceAccountKeyFile": {
- "type": "string"
- },
- "fileSystemProfilePath": {
- "type": "string"
- },
- "fileSystemURI": {
+ "s3ManagedLedgerOffloadCredentialId": {
"type": "string"
},
- "managedLedgerOffloadBucket": {
+ "s3ManagedLedgerOffloadCredentialSecret": {
"type": "string"
},
- "managedLedgerOffloadRegion": {
+ "s3ManagedLedgerOffloadRole": {
"type": "string"
},
- "managedLedgerOffloadServiceEndpoint": {
+ "s3ManagedLedgerOffloadServiceEndpoint": {
"type": "string"
},
- "managedLedgerOffloadMaxBlockSizeInBytes": {
+ "s3ManagedLedgerOffloadMaxBlockSizeInBytes": {
"type": "integer",
"format": "int32"
},
- "managedLedgerOffloadReadBufferSizeInBytes": {
- "type": "integer",
- "format": "int32"
+ "managedLedgerOffloadDriver": {
+ "type": "string"
},
"offloadersDirectory": {
"type": "string"
@@ -29796,7 +29782,7 @@
"type": "integer",
"format": "int32"
},
- "managedLedgerOffloadDriver": {
+ "s3ManagedLedgerOffloadBucket": {
"type": "string"
},
"managedLedgerOffloadDeletionLagInMillis": {
@@ -29807,9 +29793,23 @@
"type": "integer",
"format": "int64"
},
+ "gcsManagedLedgerOffloadMaxBlockSizeInBytes": {
+ "type": "integer",
+ "format": "int32"
+ },
+ "gcsManagedLedgerOffloadReadBufferSizeInBytes": {
+ "type": "integer",
+ "format": "int32"
+ },
+ "gcsManagedLedgerOffloadServiceAccountKeyFile": {
+ "type": "string"
+ },
"managedLedgerOffloadPrefetchRounds": {
"type": "integer",
"format": "int32"
+ },
+ "s3ManagedLedgerOffloadRegion": {
+ "type": "string"
}
}
},
@@ -30581,11 +30581,11 @@
"ResourceUnit": {
"type": "object",
"properties": {
- "resourceId": {
- "type": "string"
- },
"availableResource": {
"$ref": "#/definitions/ResourceDescription"
+ },
+ "resourceId": {
+ "type": "string"
}
}
},
diff --git a/content/swagger/master/v2/swaggerlookup.json
b/content/swagger/master/v2/swaggerlookup.json
index 00991cd3d52..102c17ab63e 100644
--- a/content/swagger/master/v2/swaggerlookup.json
+++ b/content/swagger/master/v2/swaggerlookup.json
@@ -188,10 +188,10 @@
"$ref": "#/definitions/Certificate"
}
},
- "httpAuthType": {
+ "commandData": {
"type": "string"
},
- "commandData": {
+ "httpAuthType": {
"type": "string"
},
"subscription": {
@@ -911,11 +911,11 @@
"JsonSerializerObject": {
"type": "object",
"properties": {
- "delegatee": {
- "$ref": "#/definitions/JsonSerializerObject"
- },
"unwrappingSerializer": {
"type": "boolean"
+ },
+ "delegatee": {
+ "$ref": "#/definitions/JsonSerializerObject"
}
}
},
diff --git a/content/swagger/master/v3/swaggerfunctions.json
b/content/swagger/master/v3/swaggerfunctions.json
index d1809d0f334..fcb2ab48b7e 100644
--- a/content/swagger/master/v3/swaggerfunctions.json
+++ b/content/swagger/master/v3/swaggerfunctions.json
@@ -1237,10 +1237,10 @@
"$ref": "#/definitions/Certificate"
}
},
- "httpAuthType": {
+ "commandData": {
"type": "string"
},
- "commandData": {
+ "httpAuthType": {
"type": "string"
},
"subscription": {
@@ -1882,13 +1882,6 @@
"FunctionInstanceStatsData": {
"type": "object",
"properties": {
- "userMetrics": {
- "type": "object",
- "additionalProperties": {
- "type": "number",
- "format": "double"
- }
- },
"lastInvocation": {
"type": "integer",
"format": "int64"
@@ -1896,6 +1889,13 @@
"oneMin": {
"$ref": "#/definitions/FunctionInstanceStatsDataBase"
},
+ "userMetrics": {
+ "type": "object",
+ "additionalProperties": {
+ "type": "number",
+ "format": "double"
+ }
+ },
"receivedTotal": {
"type": "integer",
"format": "int64"
@@ -2559,11 +2559,11 @@
"JsonSerializerObject": {
"type": "object",
"properties": {
- "delegatee": {
- "$ref": "#/definitions/JsonSerializerObject"
- },
"unwrappingSerializer": {
"type": "boolean"
+ },
+ "delegatee": {
+ "$ref": "#/definitions/JsonSerializerObject"
}
}
},
@@ -2724,6 +2724,12 @@
"replicated": {
"type": "boolean"
},
+ "messageId": {
+ "$ref": "#/definitions/MessageId"
+ },
+ "encryptionCtx": {
+ "$ref": "#/definitions/EncryptionContext"
+ },
"redeliveryCount": {
"type": "integer",
"format": "int32"
@@ -2735,12 +2741,6 @@
"type": "integer",
"format": "int64"
},
- "messageId": {
- "$ref": "#/definitions/MessageId"
- },
- "encryptionCtx": {
- "$ref": "#/definitions/EncryptionContext"
- },
"keyBytes": {
"type": "array",
"items": {
diff --git a/content/swagger/master/v3/swaggerpackages.json
b/content/swagger/master/v3/swaggerpackages.json
index ad5562ca88b..bcbed773042 100644
--- a/content/swagger/master/v3/swaggerpackages.json
+++ b/content/swagger/master/v3/swaggerpackages.json
@@ -506,10 +506,10 @@
"$ref": "#/definitions/Certificate"
}
},
- "httpAuthType": {
+ "commandData": {
"type": "string"
},
- "commandData": {
+ "httpAuthType": {
"type": "string"
},
"subscription": {
@@ -1211,11 +1211,11 @@
"JsonSerializerObject": {
"type": "object",
"properties": {
- "delegatee": {
- "$ref": "#/definitions/JsonSerializerObject"
- },
"unwrappingSerializer": {
"type": "boolean"
+ },
+ "delegatee": {
+ "$ref": "#/definitions/JsonSerializerObject"
}
}
},
diff --git a/content/swagger/master/v3/swaggersink.json
b/content/swagger/master/v3/swaggersink.json
index 2e7987a491b..5cb6d710708 100644
--- a/content/swagger/master/v3/swaggersink.json
+++ b/content/swagger/master/v3/swaggersink.json
@@ -971,10 +971,10 @@
"$ref": "#/definitions/Certificate"
}
},
- "httpAuthType": {
+ "commandData": {
"type": "string"
},
- "commandData": {
+ "httpAuthType": {
"type": "string"
},
"subscription": {
@@ -1799,11 +1799,11 @@
"JsonSerializerObject": {
"type": "object",
"properties": {
- "delegatee": {
- "$ref": "#/definitions/JsonSerializerObject"
- },
"unwrappingSerializer": {
"type": "boolean"
+ },
+ "delegatee": {
+ "$ref": "#/definitions/JsonSerializerObject"
}
}
},
diff --git a/content/swagger/master/v3/swaggersource.json
b/content/swagger/master/v3/swaggersource.json
index 1069958dc7e..efa07af547c 100644
--- a/content/swagger/master/v3/swaggersource.json
+++ b/content/swagger/master/v3/swaggersource.json
@@ -974,10 +974,10 @@
"$ref": "#/definitions/Certificate"
}
},
- "httpAuthType": {
+ "commandData": {
"type": "string"
},
- "commandData": {
+ "httpAuthType": {
"type": "string"
},
"subscription": {
@@ -1780,11 +1780,11 @@
"JsonSerializerObject": {
"type": "object",
"properties": {
- "delegatee": {
- "$ref": "#/definitions/JsonSerializerObject"
- },
"unwrappingSerializer": {
"type": "boolean"
+ },
+ "delegatee": {
+ "$ref": "#/definitions/JsonSerializerObject"
}
}
},
diff --git a/content/swagger/master/v3/swaggertransactions.json
b/content/swagger/master/v3/swaggertransactions.json
index 15ac784299d..b285bc4ddfb 100644
--- a/content/swagger/master/v3/swaggertransactions.json
+++ b/content/swagger/master/v3/swaggertransactions.json
@@ -781,10 +781,10 @@
"$ref": "#/definitions/Certificate"
}
},
- "httpAuthType": {
+ "commandData": {
"type": "string"
},
- "commandData": {
+ "httpAuthType": {
"type": "string"
},
"subscription": {
@@ -1486,11 +1486,11 @@
"JsonSerializerObject": {
"type": "object",
"properties": {
- "delegatee": {
- "$ref": "#/definitions/JsonSerializerObject"
- },
"unwrappingSerializer": {
"type": "boolean"
+ },
+ "delegatee": {
+ "$ref": "#/definitions/JsonSerializerObject"
}
}
},