Arun Suresh created YARN-7746:
---------------------------------

             Summary: Minor bug fixes to PlacementConstraintUtils and 
PlacementProcessor to support app priority
                 Key: YARN-7746
                 URL: https://issues.apache.org/jira/browse/YARN-7746
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Arun Suresh
            Assignee: Arun Suresh


JIRA opened to track 2 minor fixes.

The PlacementConstraintsUtil does a scope check using object equality and not 
string equality, which causes some tests to pass, but it really fails in an 
actual deployment.

The Threadpools used in the Processor should be modified to take a priority 
blocking queue that respects application priority.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to