[ 
https://issues.apache.org/jira/browse/YUNIKORN-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Craig Condit updated YUNIKORN-1464:
-----------------------------------
    Description: 
To support preemption, we need to add the following queue properties:
 * preemption.policy - string \{ fence | default | disabled}
 ** Whether to allow victim selection for preemption to propagate upwards to 
parent queues (default) or not (fence). Preemption can be completely disabled 
for a subqueue with "disabled".
 * preemption.delay: string (duration, default: "30s")
 ** How long a task must be waiting before preemption will be considered
 ** Must evaluate to > 0

  was:
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


> 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
>            Assignee: Peter Bacsko
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.2.0
>
>
> To support preemption, we need to add the following queue properties:
>  * preemption.policy - string \{ fence | default | disabled}
>  ** Whether to allow victim selection for preemption to propagate upwards to 
> parent queues (default) or not (fence). Preemption can be completely disabled 
> for a subqueue with "disabled".
>  * preemption.delay: string (duration, default: "30s")
>  ** How long a task must be waiting before preemption will be considered
>  ** Must evaluate to > 0



--
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