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 879d1f73d52 Docs sync done from apache/pulsar (#ea4f7eb)
879d1f73d52 is described below
commit 879d1f73d52914d925692be325f67cceaa7a22b8
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 19 01:39:18 2023 +0000
Docs sync done from apache/pulsar (#ea4f7eb)
---
.../next/config/reference-configuration-broker.md | 33 ++++++++++++------
.../config/reference-configuration-pulsar-proxy.md | 33 ++++++++++++------
.../config/reference-configuration-standalone.md | 33 ++++++++++++------
static/swagger/master/swagger.json | 39 ++++++++++++----------
static/swagger/master/v2/swagger.json | 39 ++++++++++++----------
5 files changed, 108 insertions(+), 69 deletions(-)
diff --git a/static/reference/next/config/reference-configuration-broker.md
b/static/reference/next/config/reference-configuration-broker.md
index a115d9fa13a..2ca37163a64 100644
--- a/static/reference/next/config/reference-configuration-broker.md
+++ b/static/reference/next/config/reference-configuration-broker.md
@@ -3118,6 +3118,17 @@ Interval between checks to see if message publish buffer
size is exceed the max
**Category**: Server
+### metadataStoreAllowReadOnlyOperations
+Is metadata store read-only operations.
+
+**Type**: `boolean`
+
+**Default**: `false`
+
+**Dynamic**: `false`
+
+**Category**: Server
+
### metadataStoreBatchingEnabled
Whether we should enable metadata operations batching
@@ -3597,17 +3608,6 @@ Specify the TLS provider for the web service: SunJSSE,
Conscrypt and etc.
**Category**: Server
-### zooKeeperAllowReadOnlyOperations
-Is zookeeper allow read-only operations.
-
-**Type**: `boolean`
-
-**Default**: `false`
-
-**Dynamic**: `false`
-
-**Category**: Server
-
### bookkeeperClientAuthenticationParameters
Parameters for bookkeeper auth plugin
@@ -5159,6 +5159,17 @@ Global Zookeeper quorum connection string (as a
comma-separated list). Deprecate
**Category**: Server
+### zooKeeperAllowReadOnlyOperations
+Is zookeeper allow read-only operations.
+
+**Type**: `boolean`
+
+**Default**: `false`
+
+**Dynamic**: `false`
+
+**Category**: Server
+
### zooKeeperCacheExpirySeconds
ZooKeeper cache expiry time in seconds. @deprecated - Use
metadataStoreCacheExpirySeconds instead.
diff --git
a/static/reference/next/config/reference-configuration-pulsar-proxy.md
b/static/reference/next/config/reference-configuration-pulsar-proxy.md
index f2460e9a092..567909312ef 100644
--- a/static/reference/next/config/reference-configuration-pulsar-proxy.md
+++ b/static/reference/next/config/reference-configuration-pulsar-proxy.md
@@ -785,6 +785,17 @@ Max size of messages.
**Category**: Server
+### metadataStoreAllowReadOnlyOperations
+Is metadata store read-only operations.
+
+**Type**: `boolean`
+
+**Default**: `false`
+
+**Dynamic**: `false`
+
+**Category**: Server
+
### metadataStoreCacheExpirySeconds
Metadata store cache expiry time in seconds.
@@ -917,17 +928,6 @@ The port for serving https requests
**Category**: Server
-### zooKeeperAllowReadOnlyOperations
-Is zooKeeper allow read-only operations.
-
-**Type**: `boolean`
-
-**Default**: `false`
-
-**Dynamic**: `false`
-
-**Category**: Server
-
### tlsAllowInsecureConnection
Accept untrusted TLS certificate from client.
@@ -1218,4 +1218,15 @@ ZooKeeper session timeout in milliseconds. @deprecated -
Use metadataStoreSessio
**Category**: Broker Discovery
+### zooKeeperAllowReadOnlyOperations
+Is zooKeeper allow read-only operations.
+
+**Type**: `boolean`
+
+**Default**: `false`
+
+**Dynamic**: `false`
+
+**Category**: Server
+
diff --git a/static/reference/next/config/reference-configuration-standalone.md
b/static/reference/next/config/reference-configuration-standalone.md
index a115d9fa13a..2ca37163a64 100644
--- a/static/reference/next/config/reference-configuration-standalone.md
+++ b/static/reference/next/config/reference-configuration-standalone.md
@@ -3118,6 +3118,17 @@ Interval between checks to see if message publish buffer
size is exceed the max
**Category**: Server
+### metadataStoreAllowReadOnlyOperations
+Is metadata store read-only operations.
+
+**Type**: `boolean`
+
+**Default**: `false`
+
+**Dynamic**: `false`
+
+**Category**: Server
+
### metadataStoreBatchingEnabled
Whether we should enable metadata operations batching
@@ -3597,17 +3608,6 @@ Specify the TLS provider for the web service: SunJSSE,
Conscrypt and etc.
**Category**: Server
-### zooKeeperAllowReadOnlyOperations
-Is zookeeper allow read-only operations.
-
-**Type**: `boolean`
-
-**Default**: `false`
-
-**Dynamic**: `false`
-
-**Category**: Server
-
### bookkeeperClientAuthenticationParameters
Parameters for bookkeeper auth plugin
@@ -5159,6 +5159,17 @@ Global Zookeeper quorum connection string (as a
comma-separated list). Deprecate
**Category**: Server
+### zooKeeperAllowReadOnlyOperations
+Is zookeeper allow read-only operations.
+
+**Type**: `boolean`
+
+**Default**: `false`
+
+**Dynamic**: `false`
+
+**Category**: Server
+
### zooKeeperCacheExpirySeconds
ZooKeeper cache expiry time in seconds. @deprecated - Use
metadataStoreCacheExpirySeconds instead.
diff --git a/static/swagger/master/swagger.json
b/static/swagger/master/swagger.json
index df42528dab0..e1079d2d3bd 100644
--- a/static/swagger/master/swagger.json
+++ b/static/swagger/master/swagger.json
@@ -4240,6 +4240,9 @@
"format": "int32",
"type": "integer"
},
+ "metadataStoreAllowReadOnlyOperations": {
+ "type": "boolean"
+ },
"metadataStoreCacheExpirySeconds": {
"format": "int32",
"type": "integer"
@@ -17535,27 +17538,27 @@
"application/json"
],
"responses": {
+ "204": {
+ "description": "Update topic partition successful."
+ },
"307": {
"description": "Current broker doesn't serve the
namespace of this topic"
},
"401": {
- "description": "Don't have permission to administrate
resources on this tenant"
+ "description": "Unauthenticated"
},
"403": {
- "description": "Don't have admin permission"
+ "description": "Forbidden/Unauthorized"
},
"404": {
- "description": "Tenant does not exist"
- },
- "406": {
- "description": "The number of partitions should be
more than 0 and less than or equal to maxNumPartitionsPerPartitionedTopic and
number of new partitions must be greater than existing number of partitions"
- },
- "409": {
- "description": "Partitioned topic does not exist"
+ "description": "Topic does not exist"
},
"412": {
"description": "Partitioned topic name is invalid"
},
+ "422": {
+ "description": "The number of partitions should be
more than 0 and less than or equal to maxNumPartitionsPerPartitionedTopic and
number of new partitions must be greater than existing number of partitions"
+ },
"500": {
"description": "Internal server error"
}
@@ -27298,27 +27301,27 @@
"application/json"
],
"responses": {
+ "204": {
+ "description": "Update topic partition successful."
+ },
"307": {
"description": "Current broker doesn't serve the
namespace of this topic"
},
"401": {
- "description": "Don't have permission to administrate
resources on this tenant"
+ "description": "Unauthenticated"
},
"403": {
- "description": "Don't have admin permission"
+ "description": "Forbidden/Unauthorized"
},
"404": {
- "description": "Tenant does not exist"
- },
- "406": {
- "description": "The number of partitions should be
more than 0 and less than or equal to maxNumPartitionsPerPartitionedTopic and
number of new partitions must be greater than existing number of partitions"
- },
- "409": {
- "description": "Partitioned topic does not exist"
+ "description": "Topic does not exist"
},
"412": {
"description": "Partitioned topic name is invalid"
},
+ "422": {
+ "description": "The number of partitions should be
more than 0 and less than or equal to maxNumPartitionsPerPartitionedTopic and
number of new partitions must be greater than existing number of partitions"
+ },
"500": {
"description": "Internal server error"
}
diff --git a/static/swagger/master/v2/swagger.json
b/static/swagger/master/v2/swagger.json
index df42528dab0..e1079d2d3bd 100644
--- a/static/swagger/master/v2/swagger.json
+++ b/static/swagger/master/v2/swagger.json
@@ -4240,6 +4240,9 @@
"format": "int32",
"type": "integer"
},
+ "metadataStoreAllowReadOnlyOperations": {
+ "type": "boolean"
+ },
"metadataStoreCacheExpirySeconds": {
"format": "int32",
"type": "integer"
@@ -17535,27 +17538,27 @@
"application/json"
],
"responses": {
+ "204": {
+ "description": "Update topic partition successful."
+ },
"307": {
"description": "Current broker doesn't serve the
namespace of this topic"
},
"401": {
- "description": "Don't have permission to administrate
resources on this tenant"
+ "description": "Unauthenticated"
},
"403": {
- "description": "Don't have admin permission"
+ "description": "Forbidden/Unauthorized"
},
"404": {
- "description": "Tenant does not exist"
- },
- "406": {
- "description": "The number of partitions should be
more than 0 and less than or equal to maxNumPartitionsPerPartitionedTopic and
number of new partitions must be greater than existing number of partitions"
- },
- "409": {
- "description": "Partitioned topic does not exist"
+ "description": "Topic does not exist"
},
"412": {
"description": "Partitioned topic name is invalid"
},
+ "422": {
+ "description": "The number of partitions should be
more than 0 and less than or equal to maxNumPartitionsPerPartitionedTopic and
number of new partitions must be greater than existing number of partitions"
+ },
"500": {
"description": "Internal server error"
}
@@ -27298,27 +27301,27 @@
"application/json"
],
"responses": {
+ "204": {
+ "description": "Update topic partition successful."
+ },
"307": {
"description": "Current broker doesn't serve the
namespace of this topic"
},
"401": {
- "description": "Don't have permission to administrate
resources on this tenant"
+ "description": "Unauthenticated"
},
"403": {
- "description": "Don't have admin permission"
+ "description": "Forbidden/Unauthorized"
},
"404": {
- "description": "Tenant does not exist"
- },
- "406": {
- "description": "The number of partitions should be
more than 0 and less than or equal to maxNumPartitionsPerPartitionedTopic and
number of new partitions must be greater than existing number of partitions"
- },
- "409": {
- "description": "Partitioned topic does not exist"
+ "description": "Topic does not exist"
},
"412": {
"description": "Partitioned topic name is invalid"
},
+ "422": {
+ "description": "The number of partitions should be
more than 0 and less than or equal to maxNumPartitionsPerPartitionedTopic and
number of new partitions must be greater than existing number of partitions"
+ },
"500": {
"description": "Internal server error"
}