yiguolei commented on code in PR #13795: URL: https://github.com/apache/doris/pull/13795#discussion_r1009142766
########## be/src/runtime/load_channel_mgr.h: ########## @@ -58,6 +59,14 @@ class LoadChannelMgr { // cancel all tablet stream for 'load_id' load Status cancel(const PTabletWriterCancelRequest& request); + void refresh_mem_tracker() { Review Comment: why do we need refresh memtracker periodly? -- 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