Ivan Gagarkin created IGNITE-21199:
--------------------------------------
Summary: Introduce a mechanism to manage and schedule Ignite
services tasks
Key: IGNITE-21199
URL: https://issues.apache.org/jira/browse/IGNITE-21199
Project: Ignite
Issue Type: Improvement
Reporter: Ivan Gagarkin
We have service tasks such as GC, and we anticipate more, which consume
resources shared with user tasks, such as queries. These tasks should not
monopolize resources when a node is engaged in user queries but should utilize
all resources during idle times.
We need to develop a common mechanism to manage resource allocation between
service tasks and user tasks, ensuring this component is reusable across
different service task-creating components.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)