liutang123 opened a new issue #6158: URL: https://github.com/apache/incubator-doris/issues/6158
**Is your feature request related to a problem? Please describe.** In a multi-user cluster, some users often submit some very unreasonable queries. These queries often use a lot of resources, making other users unable to query. **Describe the solution you'd like** Add a `max_query_instances` user property to limit the number of instances a user can use. **Describe alternatives you've considered** Use more accurate query load scores instead of simple instances. **Additional context** -- 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]
