BiteTheDDDDt opened a new pull request, #27800: URL: https://github.com/apache/doris/pull/27800
…a change job ## Proposed changes Reserve some memory for use by other parts except hold block of schema change job ```cpp W0922 15:57:10.657173 62550 beta_rowset_reader.cpp:289] failed to read next block: [MEM_LIMIT_EXCEEDED]PreCatch error code:11, [E11] Memory limit exceeded:[MEM_LIMIT_EXCEEDED]failed alloc size 1.00 MB, exceeded tracker:<EngineAlterTabletTask#baseTabletId=61523:newTabletId=61950>, limit 2.00 GB, peak used 2.00 GB, current used 2.00 GB, exec node:<>, execute msg:Allocator mem tracker check failed. backend 172.30.199.214 process memory used 12.95 GB, limit 402.55 GB. Can `set exec_mem_limit=8G` to change limit, details see be.INFO. 0. /root/src/doris-2.0/be/src/common/stack_trace.cpp:302: StackTrace::tryCapture() @ 0x000000000b8a51a7 in /opt/app/apache-doris-2.0.1/be/lib/doris_be ``` ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@doris.apache.org) by explaining why you chose the solution you did and what alternatives you considered, etc... -- 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