caiconghui commented on a change in pull request #6200:
URL: https://github.com/apache/incubator-doris/pull/6200#discussion_r671862506



##########
File path: docs/en/administrator-guide/config/fe_config.md
##########
@@ -366,20 +366,16 @@ MasterOnly:true
 
 Whether to enable spark load temporarily, it is not enabled by default
 
-### enable_strict_storage_medium_check
+### disable_storage_medium_check

Review comment:
       Actually, now, this config is a bad design, so I forcibly modified this 
configuration. For users, it can be divided into two categories, one is 
concerned about the storage media, the other is not concerned. if 
enable_strict_storage_medium_check is true, the behavior is same as that 
disable_storage_medium_check is false. If  enable_strict_storage_medium_check 
is false, it would cause continuous migration task failure which is a bug that 
should be fixed.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to