Craig Condit created YUNIKORN-1464:
--------------------------------------

             Summary: Add new queue configuration options
                 Key: YUNIKORN-1464
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1464
             Project: Apache YuniKorn
          Issue Type: Sub-task
          Components: core - scheduler
            Reporter: Craig Condit


To support preemption, we need to add the following queue properties:
 * preemption.policy - string \{ fence | default }
 ** Whether to allow victim selection for preemption to propagate upwards to 
parent queues (default) or not (fence)
 * preemption.delay: string (duration, default: "0s")
 ** How long a task must be waiting before preemption will be considered
 ** Must evaluate to > 0 for preemption to be enabled for a queue



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to