GitHub user ilganeli opened a pull request:

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

    Updated documentation and refactored code to extract shared variables

    Hi all - cleaned up the code to get rid of the unused parameter and added 
some discussion of the ThreadPoolExecutor parameters to explain why we can use 
a single threadCount instead of providing a min/max. 

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

    $ git pull https://github.com/ilganeli/spark SPARK-3607C

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

    https://github.com/apache/spark/pull/3664.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 #3664
    
----
commit 3c056904570fdd97d429c10895590850bb81e759
Author: Ilya Ganelin <ilya.gane...@capitalone.com>
Date:   2014-12-10T17:35:02Z

    Updated documentation and refactored code to extract shared variables

----


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