tianhui5 edited a comment on pull request #7474: URL: https://github.com/apache/incubator-doris/pull/7474#issuecomment-1004708964
> Good idea, If FE can get the memory consumption of each Query and Load, we can limit the memory used by users, which is what I plan to do in the future. > > Impala’s AdmissionController does a similar thing, Introduction is here https://shimo.im/docs/6qxjctpyDHJgPwtw > > In #7198, I have counted the real memory consumption of each Query, which may be implemented based on your PR later Nice work. In my PR, I've limit the system usage through a general way, like limit QPS. We can develop a more concise way in next move as you say. -- 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: commits-unsubscr...@doris.apache.org 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