yiguolei commented on code in PR #39908: URL: https://github.com/apache/doris/pull/39908#discussion_r1730774003
########## be/src/common/config.h: ########## @@ -197,6 +197,7 @@ DECLARE_mInt64(stacktrace_in_alloc_large_memory_bytes); DECLARE_mInt64(crash_in_alloc_large_memory_bytes); // default is true. if any memory tracking in Orphan mem tracker will report error. +// not modify the default value of this conf!! otherwise memory errors cannot be detected in time. Review Comment: It is useless to add comment here. -- 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