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

Shilun Fan commented on YARN-6429:
----------------------------------

Bulk update: moved all 3.4.0 non-blocker issues, please move back if it is a 
blocker. Retarget 3.5.0.

> Revisit implementation of LocalitySchedulingPlacementSet to avoid invoke 
> methods of AppSchedulingInfo
> -----------------------------------------------------------------------------------------------------
>
>                 Key: YARN-6429
>                 URL: https://issues.apache.org/jira/browse/YARN-6429
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: scheduler
>            Reporter: Wangda Tan
>            Assignee: Wangda Tan
>            Priority: Major
>
> An example is, LocalitySchedulingPlacementSet#decrementOutstanding: it calls 
> appSchedulingInfo directly, which could potentially cause trouble since it 
> tries to modify parent from child. Is it possible to move this logic to 
> AppSchedulingInfo#allocate.
> Need to check other methods as well.



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

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