caiconghui commented on a change in pull request #6200:
URL: https://github.com/apache/incubator-doris/pull/6200#discussion_r671866833
##########
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:
enable_strict_storage_medium_check is not same as
enable_storage_medium_check, if we don't remove this config, it is still a bug,
you could see the comment about this config. and
enable_strict_storage_medium_check -> enable_storage_medium_check or
disable_storage_medium_check, I think it is all right. for older user, new
config would let user know the wrong usage for the storage medium, and for new
user, for new user, we have already correct usage
--
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]