GitHub user mccheah opened a pull request:

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

    [SPARK-10926][CORE] Create WeakReferenceCleaner interface that Contex…

    Preparing the way for SPARK-10250 which will introduce other objects
    that will be cleaned via detecting their being cleaned up. In particular, 
an existing PR - https://github.com/apache/spark/pull/8438 - has a dependency 
on this change, but this change was factored out to its own PR to facilitate 
reviewing: 

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

    $ git pull https://github.com/palantir/spark 
feature/context-cleaner-refactor

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

    https://github.com/apache/spark/pull/8981.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 #8981
    
----
commit 408bde0406dfa8a0fbe025c790961d4be1dd2ec8
Author: mcheah <[email protected]>
Date:   2015-10-05T15:56:44Z

    [SPARK-10926][CORE] Create WeakReferenceCleaner interface that 
ContextCleaner extends
    
    Preparing the way for SPARK-10250 which will introduce other objects
    that will be cleaned via detecting their being cleaned up.

----


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