Skip to content

Commit

Permalink
Revert "add dr auto sync" (#6294)
Browse files Browse the repository at this point in the history
  • Loading branch information
Liuxiaozhen12 authored Aug 26, 2021
1 parent e5873bb commit 6d3cb5c
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 250 deletions.
1 change: 0 additions & 1 deletion TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@
+ Tutorials
+ [Multiple Data Centers in One City Deployment](/multi-data-centers-in-one-city-deployment.md)
+ [Three Data Centers in Two Cities Deployment](/three-data-centers-in-two-cities-deployment.md)
+ [Two Data Centers in One City Deployment](/two-data-centers-in-one-city-deployment.md)
+ Read Historical Data
+ Use Stale Read (Recommended)
+ [Usage Scenarios of Stale Read](/stale-read.md)
Expand Down
Binary file removed media/two-dc-replication-1.png
Binary file not shown.
4 changes: 0 additions & 4 deletions pd-configuration-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,3 @@ Configuration items related to the [TiDB Dashboard](/dashboard/dashboard-intro.m
+ Determines whether to enable the telemetry collection feature in TiDB Dashboard.
+ Default value: `true`
+ See [Telemetry](/telemetry.md) for details.
## `replication-mode`
Configuration items related to the replication mode of all Regions. See [Enable the DR Auto-Sync mode](/two-data-centers-in-one-city-deployment.md#enable-the-dr-auto-sync-mode) for details.
2 changes: 0 additions & 2 deletions pd-control.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,8 +308,6 @@ Usage:
config set cluster-version 1.0.8 // Set the version of the cluster to 1.0.8
```
- `replication-mode` controls the replication mode of Regions in the dual data center scenario. See [Enable the DR Auto-Sync mode](/two-data-centers-in-one-city-deployment.md#enable-the-dr-auto-sync-mode) for details.
- `leader-schedule-policy` is used to select the scheduling strategy for the leader. You can schedule the leader according to `size` or `count`.
- `scheduler-max-waiting-operator` is used to control the number of waiting operators in each scheduler.
Expand Down
243 changes: 0 additions & 243 deletions two-data-centers-in-one-city-deployment.md

This file was deleted.

0 comments on commit 6d3cb5c

Please sign in to comment.