GitHub user snazy opened a pull request:

    https://github.com/apache/spark/pull/17647

    [SPARK-20344][Scheduler] Duplicate call in 
FairSchedulableBuilder.addTaskSetManager

    ## What changes were proposed in this pull request?
    
    Eliminate the duplicate call to `Pool.getSchedulableByName()` in 
`FairSchedulableBuilder.addTaskSetManager`
    
    ## How was this patch tested?
    
    ./dev/run-tests


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/snazy/spark 20344-dup-call-master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/17647.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #17647
    
----
commit 05ccfac6518cf5cb5936641a4af4d578e1b137df
Author: Robert Stupp <sn...@snazy.de>
Date:   2017-04-16T07:37:57Z

    remove duplicate call to getSchedulableByName

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to