GitHub user CodingCat opened a pull request:

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

    [SPARK-4011] tighten the visibility of the members in Master/Worker class

    https://issues.apache.org/jira/browse/SPARK-4011
    
    Currently, most of the members in Master/Worker are with public 
accessibility. We might wish to tighten the accessibility of them
    
    a bit more discussion is here:
    
    https://github.com/apache/spark/pull/2828
    


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

    $ git pull https://github.com/CodingCat/spark SPARK-4011

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

    https://github.com/apache/spark/pull/4844.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 #4844
    
----
commit 61fcad998c73a08a2aabbc162d5dc2b326a19860
Author: CodingCat <[email protected]>
Date:   2015-03-01T14:07:11Z

    tighten the access permission in Master

commit b9227e03229cdf18a48b2c776a537850bf0b9098
Author: CodingCat <[email protected]>
Date:   2015-03-01T14:17:58Z

    tighten the access of worker class

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to