Skip to content
Open
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
2 changes: 1 addition & 1 deletion scheduling-configuration-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The Scheduling node is used for providing the `scheduling` microservice for PD.

### `lease`

- The timeout of the Scheduling Primary Key lease. After the timeout, the system re-elects a Primary.
- The timeout of the Scheduling service's primary lease. After the timeout, the system re-elects a primary.
- Default value: `3`
- Unit: seconds

Expand Down
2 changes: 1 addition & 1 deletion tso-configuration-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The TSO node is used for providing the `tso` microservice for PD. This document

### `lease`

- The timeout of the TSO Primary Key lease. After the timeout, the system re-elects a Primary.
- The timeout of the TSO service's primary lease. After the timeout, the system re-elects a primary.
- Default value: `3`
- Unit: seconds

Expand Down