diff --git a/pd-configuration-file.md b/pd-configuration-file.md index 303e6ae2e47fa..5fec37f838d67 100644 --- a/pd-configuration-file.md +++ b/pd-configuration-file.md @@ -312,7 +312,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: true ++ 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`