wangbo commented on issue #7743: URL: https://github.com/apache/incubator-doris/issues/7743#issuecomment-1012774079
Tables in the online environment can be divided into two, SLA Table(high requirements for stability) and non-SLA Table. From the user's point of view, SLA Tables have higher priority. This means doris needs to support priority, including but not limited to compaction task. From the perspective of compaction, I think it can be bound to the concept of resource group. Some resource group can have higher priority, such as they can be prioritized comapction. -- 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