yiguolei commented on code in PR #24052:
URL: https://github.com/apache/doris/pull/24052#discussion_r1322912148


##########
be/src/common/config.cpp:
##########
@@ -1088,6 +1088,11 @@ DEFINE_Int16(bitmap_serialize_version, "1");
 // the count of thread to group commit insert
 DEFINE_Int32(group_commit_insert_threads, "10");
 
+// cgroup
+DEFINE_Bool(enable_cgroup_cpu_controller, "false");

Review Comment:
   keep only one config: doris_cgroup_path



-- 
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

Reply via email to