Szilard Nemeth created YARN-10907:
-------------------------------------

             Summary: Investigate: 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


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.3.4#803005)

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

Reply via email to