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

Szilard Nemeth updated YARN-10907:
----------------------------------
    Fix Version/s: 3.4.0

> Minimize usages of AbstractCSQueue#csContext
> --------------------------------------------
>
>                 Key: YARN-10907
>                 URL: https://issues.apache.org/jira/browse/YARN-10907
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Szilard Nemeth
>            Assignee: Benjamin Teke
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>          Time Spent: 7h 20m
>  Remaining Estimate: 0h
>
> Context objects can be a sign of a code smell as they can contain many, 
> possible loosely related references to other objects.
> CapacitySchedulerContext seems like this.
> This task is to investigate how the field AbstractCSQueue#csContext is being 
> used from this class and possibly keeping the usage of this context class on 
> the bare minimum. 
> Related article: https://wiki.c2.com/?ContextObjectsAreEvil



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to