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



##########
File path: docs/en/administrator-guide/config/fe_config.md
##########
@@ -261,6 +267,12 @@ This configuration can play a role in certain scenarios. 
Assume that the initial
 
 ### `enable_auth_check`
 
+### `enable_check_data_quota_on_load`

Review comment:
       @chaoyli 
   1. The main consideration is to make the user's load task not fail if they 
don't want use this load quota limit, but now it seems a bug?
   2. TabletStatMgr will update replica rowcount and datasize every 5min now, 
but not compute data quota, data quota will be computed only when show data 
operation is executed or create table or alter table schema.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to