xinyiZzz commented on code in PR #19720:
URL: https://github.com/apache/doris/pull/19720#discussion_r1196100736
##########
be/src/util/mem_info.cpp:
##########
@@ -179,18 +184,30 @@ bool MemInfo::process_full_gc() {
}
}
+ if (doris::config::memory_debug) {
+ LOG(INFO) << MemTrackerLimiter::type_detail_usage("Before free top
memory query in Full GC",
Review Comment:
done,改成了VLOG
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]