wangbo commented on issue #29324: URL: https://github.com/apache/doris/issues/29324#issuecomment-1872449318
> > From the perspective of resource management, we will support limit scan io for Doris internal query. > > I want to contribute the pr I plan to use a very simple way which just control scan thread num to limit scan IO; There is more question need to be answered, such as whether Doris need more mechanisms(cgroup or other) to limit scan io; Why do many mature databases not mention restrictions on how to limit scan IO. This needs more research. if you are interested in Doris's workload management ,you can find Doris Pr with label ```workload-group``` ,or you can start from Config.enable_workload_group or ```WorkloadGroupMgr.java```. -- 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