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: [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]