Skip to content

Commit

Permalink
Docs sync done from apache/pulsar (#f4a8094)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 9, 2024
1 parent 138eadd commit dfb442e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Release the connection if it is not used for more than [connectionMaxIdleSeconds

**Type**: `int`

**Default**: `180`
**Default**: `25`

### connectionTimeoutMs
Duration of waiting for a connection to a broker to be established.If the duration passes without a response from a broker, the connection attempt is dropped.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Release the connection if it is not used for more than [connectionMaxIdleSeconds

**Type**: `int`

**Default**: `180`
**Default**: `25`

### connectionTimeoutMs
Duration of waiting for a connection to a broker to be established.If the duration passes without a response from a broker, the connection attempt is dropped.
Expand Down

0 comments on commit dfb442e

Please sign in to comment.