You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Szilard Nemeth (Jira)" <ji...@apache.org> on 2022/03/25 21:14:00 UTC

[jira] [Created] (YARN-11100) Fix SLS StackOverFlowError

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: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org