caiconghui edited a comment on issue #3285: Replica usage should be limited in database level to reduce the fe memory pressure and the amount of tablet in be URL: https://github.com/apache/incubator-doris/issues/3285#issuecomment-611384163 @imay at the moment, replica quota will be checked when create table or alter table then the replica count would be collected , or when we execute "show data" command or other show proc command can trigger the replica statistics collect operation. ReplicaCount is more clear, I will modify it
---------------------------------------------------------------- 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 With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org