Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In Spark we use Akka as the RPC layer. It would be great if we can standardize the internal RPC interface to facilitate testing. This will also provide the foundation to try other RPC implementations in the future.
Attachments
Attachments
Issue Links
- blocks
-
SPARK-6028 Provide an alternative RPC implementation based on the network transport module
-
- Resolved
-
-
SPARK-6602 Replace direct use of Akka with Spark RPC interface
-
- Resolved
-
- is blocked by
-
SPARK-5214 Add EventLoop and change DAGScheduler to an EventLoop
-
- Resolved
-
-
SPARK-6280 Remove Akka systemName from Spark
-
- Resolved
-
-
SPARK-6490 Deprecate configurations for "askWithReply" and use new configuration names
-
- Resolved
-
- is related to
-
SPARK-3059 Spark internal module interface design
-
- Closed
-
- links to