diff --git a/pd-configuration-file.md b/pd-configuration-file.md index 9c212eec63663..6f2c1c176fba4 100644 --- a/pd-configuration-file.md +++ b/pd-configuration-file.md @@ -311,7 +311,7 @@ Configuration items related to scheduling ### `enable-diagnostic` New in v6.3.0 + Controls whether to enable the diagnostic feature. When it is enabled, PD records the state during scheduling to help diagnose. If enabled, it might slightly affect the scheduling speed and consume more memory when there are many stores. -+ Default value: Starting from v7.2.0, the default value is changed from `false` to `true`. If your cluster is upgraded from a version earlier than v7.2.0 to v7.2.0 or later, the default value does not change. ++ Default value: Starting from v7.1.0, the default value is changed from `false` to `true`. If your cluster is upgraded from a version earlier than v7.1.0 to v7.1.0 or later, the default value does not change. ### `hot-region-schedule-limit`