GitHub user zsxwing opened a pull request:

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

    [SPARK-7995][SPARK-6280][Core]Remove AkkaRpcEnv and remove systemName from 
setupEndpointRef 

    Keep `SparkEnv.actorSystem` because Streaming still uses it. Will remove it 
and AkkaUtils after refactoring Streaming actorStream API.

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

    $ git pull https://github.com/zsxwing/spark remove-akka-rpc-env

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

    https://github.com/apache/spark/pull/10459.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 #10459
    
----
commit 478a645e7d4c5c70048fccb2e705b4371f6be3ce
Author: Shixiong Zhu <[email protected]>
Date:   2015-12-23T21:02:52Z

    Remove AkkaRpcEnv

commit 8b2d628841e950b57d114e0ee400a94bdcd704b2
Author: Shixiong Zhu <[email protected]>
Date:   2015-12-23T21:16:50Z

    Remove SystemName

commit 613201f519af4553d3fbc1c0ed517b7dd9a87868
Author: Shixiong Zhu <[email protected]>
Date:   2015-12-23T22:00:58Z

    Fix tests

commit b4d087e9d3381fda727ea425d5c4c4f53b8a8d25
Author: Shixiong Zhu <[email protected]>
Date:   2015-12-23T22:04:19Z

    Remove ActorLogReceive

----


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