Export - CSV (All fields)
Export - CSV (Current fields)
SPARK-11230
Add Outbox to cache the sending messages to resolve the message disorder issueSPARK-11098
RPC message ordering is not guaranteedSPARK-11097
Add connection established callback to lower level RPC layer so we don't need to check for new connections in NettyRpcHandler.receiveSPARK-11096
Post-hoc review Netty based RPC implementation - round 2SPARK-11079
Post-hoc review Netty based RPC implementation - round 1SPARK-11073
Remove akka dependency from SecurityManagerSPARK-9602
Remove 'Actor' from the commentsSPARK-7997
Remove the developer api SparkEnv.actorSystem and AkkaUtilsSPARK-7996
Deprecate the developer api SparkEnv.actorSystemSPARK-7995
Remove AkkaRpcEnv and remove Akka from the dependencies of CoreSPARK-7994
Remove "StreamingContext.actorStream"SPARK-7799
Move "StreamingContext.actorStream" to a separate project and deprecate it in StreamingContextSPARK-7798
Move "AkkaRpcEnv" to a separate projectSPARK-7797
Remove "actorSystem" from SparkEnvSPARK-7796
Use the new RPC implementation by defaultSPARK-7223
Rename RPC askWithReply -> askWithReply, sendWithReply -> askSPARK-7174
Move calling `TaskScheduler.executorHeartbeatReceived` to another thread to avoid blocking the Akka thread poolSPARK-6983
Update ReceiverTrackerActor to use the new Rpc interfaceSPARK-6979
Replace JobScheduler.eventActor and JobGenerator.eventActor with EventLoopSPARK-6602
Replace direct use of Akka with Spark RPC interfaceSPARK-6490
Deprecate configurations for "askWithReply" and use new configuration namesSPARK-6280
Remove Akka systemName from SparkSPARK-6028
Provide an alternative RPC implementation based on the network transport moduleSPARK-5214
Add EventLoop and change DAGScheduler to an EventLoopSPARK-5124
Standardize internal RPC interface
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0