You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/10/12 03:14:06 UTC

[GitHub] [doris] zhannngchen commented on pull request #13111: [Enhancement](load) remove load mem limit

zhannngchen commented on PR #13111:
URL: https://github.com/apache/doris/pull/13111#issuecomment-1275526565

   > * Remove `LOAD_MEM_LIMIT` variable in `SessionVariable.java`
   > * Remove `get_load_mem_limit` in `runtime_state.cpp` and use exec mem limit in `_query_mem_tracker->limit()` instead
   > * Remove load mem limit in docs `variables.md`
   
   Thanks for the check, 1 & 3 is addressed.
   For compatibility, load_mem_limit in thrift not removed, the value is set equal to exec_mem_limit in FE, so we should keep `get_load_mem_limit()` in `runtime_state.cpp`


-- 
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-unsubscribe@doris.apache.org

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


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