Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@
"type": "string"
},
"maxPartitionResolutionRetries": {
"description": "Maximum number of retries while attempting resolve the parition.",
"description": "Maximum number of retries while attempting resolve the partition.",
"format": "int32",
"type": "integer"
},
Expand Down Expand Up @@ -748,7 +748,7 @@
"after": {
"type": "string",
"format": "duration",
"description": "Duration in ISO8601 format after which reconnect will be initiated. Minimum duration of the Reconect is PT2M."
"description": "Duration in ISO8601 format after which reconnect will be initiated. Minimum duration of the Reconnect is PT2M."
}
},
"description": "Properties to control reconnect requests."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@
"type": "string"
},
"maxPartitionResolutionRetries": {
"description": "Maximum number of retries while attempting resolve the parition.",
"description": "Maximum number of retries while attempting resolve the partition.",
"format": "int32",
"type": "integer"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@
"type": "string"
},
"maxPartitionResolutionRetries": {
"description": "Maximum number of retries while attempting resolve the parition.",
"description": "Maximum number of retries while attempting resolve the partition.",
"format": "int32",
"type": "integer"
},
Expand Down