ans76 commented on a change in pull request #6979: URL: https://github.com/apache/incubator-doris/pull/6979#discussion_r740057690
########## File path: be/src/common/config.h ########## @@ -639,6 +639,9 @@ CONF_mInt32(external_table_connect_timeout_sec, "5"); // So the value of this config should corresponding to the number of rowsets on this BE. CONF_mInt32(segment_cache_capacity, "1000000"); +// Refresh current memory useage interval in milliseconds Review comment: typo -- 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