[ 
https://issues.apache.org/jira/browse/YARN-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396559#comment-15396559
 ] 

Kuhu Shukla commented on YARN-5351:
-----------------------------------

I think this fix may be breaking the following tests in TestCapacityScheduler 
with an NullPointerException.
testMoveAppViolateQueueState
testCapacityScheduler
testMoveAppSuccess
testResourceUpdateDecommissioningNode
testMoveAppForMoveToQueueWithFreeCap
testMoveAppQueueMetricsCheck
CC: [~kkaranasos]. Request for comments.


> ResourceRequest should take ExecutionType into account during comparison
> ------------------------------------------------------------------------
>
>                 Key: YARN-5351
>                 URL: https://issues.apache.org/jira/browse/YARN-5351
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Konstantinos Karanasos
>            Assignee: Konstantinos Karanasos
>             Fix For: 2.9.0
>
>         Attachments: YARN-5351.001.patch, YARN-5351.002.patch
>
>
> {{ExecutionTypeRequest}} should be taken into account in the {{compareTo}} 
> method of {{ResourceRequest}}.
> Otherwise, in the {{ask}} list of the {{AMRMClientImpl}} we may incorrectly 
> add pending container requests in the presence of both GUARANTEED and 
> OPPORTUNISTIC containers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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