Skip to content

Commit

Permalink
Docs sync done from apache/pulsar (#469ce7e)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 8, 2023
1 parent 2748cff commit f97781f
Show file tree
Hide file tree
Showing 8 changed files with 43 additions and 41 deletions.
4 changes: 2 additions & 2 deletions static/reference/next/client/client-configuration-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,14 +182,14 @@ Number of IO threads.

**Type**: `int`

**Default**: `4`
**Default**: `2`

### numListenerThreads
Number of consumer listener threads.

**Type**: `int`

**Default**: `4`
**Default**: `2`

### operationTimeoutMs
Client operation timeout (in milliseconds).
Expand Down
22 changes: 11 additions & 11 deletions static/reference/next/config/reference-configuration-broker.md
Original file line number Diff line number Diff line change
Expand Up @@ -3194,7 +3194,7 @@ Max memory size for broker handling messages sending from producers.

**Type**: `int`

**Default**: `1998`
**Default**: `866`

**Dynamic**: `true`

Expand Down Expand Up @@ -3473,7 +3473,7 @@ Number of threads to use for pulsar broker service. The executor in thread pool

**Type**: `int`

**Default**: `4`
**Default**: `2`

**Dynamic**: `false`

Expand All @@ -3495,7 +3495,7 @@ Number of threads to use for Netty IO. Default is set to `2 * Runtime.getRuntime

**Type**: `int`

**Default**: `8`
**Default**: `4`

**Dynamic**: `false`

Expand Down Expand Up @@ -3701,7 +3701,7 @@ Number of worker threads to serve topic ordered executor

**Type**: `int`

**Default**: `4`
**Default**: `2`

**Dynamic**: `false`

Expand Down Expand Up @@ -3995,7 +3995,7 @@ Number of BookKeeper client IO threads. Default is Runtime.getRuntime().availabl

**Type**: `int`

**Default**: `8`
**Default**: `4`

**Dynamic**: `false`

Expand All @@ -4006,7 +4006,7 @@ Number of BookKeeper client worker threads. Default is Runtime.getRuntime().avai

**Type**: `int`

**Default**: `4`
**Default**: `2`

**Dynamic**: `false`

Expand Down Expand Up @@ -4557,7 +4557,7 @@ This memory is allocated from JVM direct memory and it's shared across all the t

**Type**: `int`

**Default**: `799`
**Default**: `346`

**Dynamic**: `true`

Expand Down Expand Up @@ -4891,7 +4891,7 @@ Number of threads to be used for managed ledger scheduled tasks

**Type**: `int`

**Default**: `4`
**Default**: `2`

**Dynamic**: `false`

Expand Down Expand Up @@ -5133,7 +5133,7 @@ Number of threads to use for pulsar transaction replay PendingAckStore or Transa

**Type**: `int`

**Default**: `4`
**Default**: `2`

**Dynamic**: `false`

Expand Down Expand Up @@ -5276,7 +5276,7 @@ Number of connections per Broker in Pulsar Client used in WebSocket proxy

**Type**: `int`

**Default**: `4`
**Default**: `2`

**Dynamic**: `false`

Expand All @@ -5298,7 +5298,7 @@ Number of IO threads in Pulsar Client used in WebSocket proxy

**Type**: `int`

**Default**: `4`
**Default**: `2`

**Dynamic**: `false`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -182,14 +182,14 @@ Number of IO threads.

**Type**: `int`

**Default**: `4`
**Default**: `2`

### numListenerThreads
Number of consumer listener threads.

**Type**: `int`

**Default**: `4`
**Default**: `2`

### operationTimeoutMs
Client operation timeout (in milliseconds).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -882,7 +882,7 @@ Number of threads used for Netty IO. Default is set to `2 * Runtime.getRuntime()

**Type**: `int`

**Default**: `8`
**Default**: `4`

**Dynamic**: `false`

Expand Down
22 changes: 11 additions & 11 deletions static/reference/next/config/reference-configuration-standalone.md
Original file line number Diff line number Diff line change
Expand Up @@ -3194,7 +3194,7 @@ Max memory size for broker handling messages sending from producers.

**Type**: `int`

**Default**: `1998`
**Default**: `866`

**Dynamic**: `true`

Expand Down Expand Up @@ -3473,7 +3473,7 @@ Number of threads to use for pulsar broker service. The executor in thread pool

**Type**: `int`

**Default**: `4`
**Default**: `2`

**Dynamic**: `false`

Expand All @@ -3495,7 +3495,7 @@ Number of threads to use for Netty IO. Default is set to `2 * Runtime.getRuntime

**Type**: `int`

**Default**: `8`
**Default**: `4`

**Dynamic**: `false`

Expand Down Expand Up @@ -3701,7 +3701,7 @@ Number of worker threads to serve topic ordered executor

**Type**: `int`

**Default**: `4`
**Default**: `2`

**Dynamic**: `false`

Expand Down Expand Up @@ -3995,7 +3995,7 @@ Number of BookKeeper client IO threads. Default is Runtime.getRuntime().availabl

**Type**: `int`

**Default**: `8`
**Default**: `4`

**Dynamic**: `false`

Expand All @@ -4006,7 +4006,7 @@ Number of BookKeeper client worker threads. Default is Runtime.getRuntime().avai

**Type**: `int`

**Default**: `4`
**Default**: `2`

**Dynamic**: `false`

Expand Down Expand Up @@ -4557,7 +4557,7 @@ This memory is allocated from JVM direct memory and it's shared across all the t

**Type**: `int`

**Default**: `799`
**Default**: `346`

**Dynamic**: `true`

Expand Down Expand Up @@ -4891,7 +4891,7 @@ Number of threads to be used for managed ledger scheduled tasks

**Type**: `int`

**Default**: `4`
**Default**: `2`

**Dynamic**: `false`

Expand Down Expand Up @@ -5133,7 +5133,7 @@ Number of threads to use for pulsar transaction replay PendingAckStore or Transa

**Type**: `int`

**Default**: `4`
**Default**: `2`

**Dynamic**: `false`

Expand Down Expand Up @@ -5276,7 +5276,7 @@ Number of connections per Broker in Pulsar Client used in WebSocket proxy

**Type**: `int`

**Default**: `4`
**Default**: `2`

**Dynamic**: `false`

Expand All @@ -5298,7 +5298,7 @@ Number of IO threads in Pulsar Client used in WebSocket proxy

**Type**: `int`

**Default**: `4`
**Default**: `2`

**Dynamic**: `false`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ Number of connections per broker in Pulsar client used in WebSocket proxy

**Type**: `int`

**Default**: `4`
**Default**: `2`

**Dynamic**: `false`

Expand All @@ -550,7 +550,7 @@ Number of IO threads in Pulsar client used in WebSocket proxy

**Type**: `int`

**Default**: `4`
**Default**: `2`

**Dynamic**: `false`

Expand Down
13 changes: 7 additions & 6 deletions static/swagger/master/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -1342,22 +1342,23 @@
"format": "int64",
"type": "integer"
},
"isOffloaded": {
"type": "boolean"
},
"ledgerId": {
"format": "int64",
"type": "integer"
},
"metadata": {
"offloadedContextUuid": {
"type": "string"
},
"offloaded": {
"type": "boolean"
},
"size": {
"format": "int64",
"type": "integer"
},
"underReplicated": {
"type": "boolean"
"timestamp": {
"format": "int64",
"type": "integer"
}
},
"type": "object"
Expand Down
13 changes: 7 additions & 6 deletions static/swagger/master/v2/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -1342,22 +1342,23 @@
"format": "int64",
"type": "integer"
},
"isOffloaded": {
"type": "boolean"
},
"ledgerId": {
"format": "int64",
"type": "integer"
},
"metadata": {
"offloadedContextUuid": {
"type": "string"
},
"offloaded": {
"type": "boolean"
},
"size": {
"format": "int64",
"type": "integer"
},
"underReplicated": {
"type": "boolean"
"timestamp": {
"format": "int64",
"type": "integer"
}
},
"type": "object"
Expand Down

0 comments on commit f97781f

Please sign in to comment.