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

Szilard Nemeth updated YARN-11100:
----------------------------------
    Attachment: YARN-11100.003.patch

> Fix StackOverFlowError in SLS scheduler event handling
> ------------------------------------------------------
>
>                 Key: YARN-11100
>                 URL: https://issues.apache.org/jira/browse/YARN-11100
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Szilard Nemeth
>            Assignee: Szilard Nemeth
>            Priority: Major
>         Attachments: YARN-11100.001.patch, YARN-11100.002.patch, 
> YARN-11100.003.patch
>
>
> YARN-10552 introduced changes that is resulting in a StackOverFlowError.
> 1. org.apache.hadoop.yarn.sls.scheduler.SLSCapacityScheduler#handle calls 
> org.apache.hadoop.yarn.sls.scheduler.SLSSchedulerCommons#handle
> 2. org.apache.hadoop.yarn.sls.scheduler.SLSSchedulerCommons#handle calls 
> scheduler.handle again. The original code called super.handle()
> Note: I don't have an idea why the UT tests passed for YARN-10552.



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