From 73fc6d3dad89e3f31e17d433f79d585ac39c8b15 Mon Sep 17 00:00:00 2001 From: Ran Date: Tue, 7 Jun 2022 21:05:17 +0800 Subject: [PATCH] Revert "Changed format_version default value to 4 (#8662)" This reverts commit 8722ec02327ca4b51dc8389c2b4b99c47454c3a2. --- tiflash/tiflash-configuration.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tiflash/tiflash-configuration.md b/tiflash/tiflash-configuration.md index da8f6c91162ac..07779330d5984 100644 --- a/tiflash/tiflash-configuration.md +++ b/tiflash/tiflash-configuration.md @@ -76,9 +76,8 @@ delta_index_cache_size = 0 ## DTFile format ## * format_version = 1, the old format, deprecated. ## * format_version = 2, the default format for versions < v6.0.0. - ## * format_version = 3, the default format for v6.0.0, which provides more data validation features. - ## * format_version = 4, the default format for v6.1.0 and later versions, which provides lower write amplification and lower background task resource consumption - # format_version = 4 + ## * format_version = 3, the default format for versions >= v6.0.0, which provides more data validation features. + # format_version = 3 [storage.main] ## The list of directories to store the main data. More than 90% of the total data is stored in