You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Peter Szucs (Jira)" <ji...@apache.org> on 2022/11/22 10:34:00 UTC

[jira] [Resolved] (YARN-10959) Extract common method of two that check if preemption disabled in CSQueuePreemption

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

Peter Szucs resolved YARN-10959.
--------------------------------
    Resolution: Resolved

> Extract common method of two that check if preemption disabled in CSQueuePreemption
> -----------------------------------------------------------------------------------
>
>                 Key: YARN-10959
>                 URL: https://issues.apache.org/jira/browse/YARN-10959
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Szilard Nemeth
>            Assignee: Peter Szucs
>            Priority: Minor
>
> This is a follow-up of YARN-10913. 
> After YARN-10913, we have a class called CSQueuePreemption that has 2 methods that are very similar to each other: 
> - isQueueHierarchyPreemptionDisabled
> - isIntraQueueHierarchyPreemptionDisabled
> The goal is to create one method and use it from those 2, merging the common logic as much as we can.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org