Szilard Nemeth created YARN-11100:
-------------------------------------
Summary: Fix SLS StackOverFlowError
Key: YARN-11100
URL: https://issues.apache.org/jira/browse/YARN-11100
Project: Hadoop YARN
Issue Type: Bug
Reporter: Szilard Nemeth
Assignee: Szilard Nemeth
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()
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]