[jira] [Updated] (YARN-5540) scheduler spends too much time looking at empty priorities

2016-09-19 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated YARN-5540: - Attachment: YARN-5540-branch-2.8.004.patch Thanks for the review, Arun! Posting the branch-2.8 patch

[jira] [Updated] (YARN-5540) scheduler spends too much time looking at empty priorities

2016-09-16 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated YARN-5540: - Attachment: YARN-5540-branch-2.7.004.patch YARN-5540-branch-2.8.004.patch Thanks for the

[jira] [Updated] (YARN-5540) scheduler spends too much time looking at empty priorities

2016-09-13 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated YARN-5540: - Attachment: YARN-5540.004.patch Oops, just realized patch 003 is missing the TODO comment removal. Fixed

[jira] [Updated] (YARN-5540) scheduler spends too much time looking at empty priorities

2016-09-13 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated YARN-5540: - Attachment: YARN-5540.003.patch Thanks for the review, Wangda! Updated the method names per the

[jira] [Updated] (YARN-5540) scheduler spends too much time looking at empty priorities

2016-08-26 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated YARN-5540: - Attachment: YARN-5540.002.patch Updating the patch to use a ConcurrentSkipListMap instead of a TreeMap.

[jira] [Updated] (YARN-5540) scheduler spends too much time looking at empty priorities

2016-08-23 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated YARN-5540: - Attachment: YARN-5540.001.patch The main problem is that a scheduler key is never being removed from the

[jira] [Updated] (YARN-5540) scheduler spends too much time looking at empty priorities

2016-08-22 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated YARN-5540: - Summary: scheduler spends too much time looking at empty priorities (was: Capacity Scheduler spends too