morningman commented on a change in pull request #2188: Use BE config 'mem_limit' to limit both query and load mem consumption. URL: https://github.com/apache/incubator-doris/pull/2188#discussion_r345778968
########## File path: be/src/runtime/load_channel.cpp ########## @@ -109,18 +109,21 @@ Status LoadChannel::add_batch( void LoadChannel::handle_mem_exceed_limit(bool force) { Review comment: 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. 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