seancxmao opened a new pull request #23885: [MINOR][DOCS][TEST] Remove Akka 
leftover
URL: https://github.com/apache/spark/pull/23885
 
 
   ## What changes were proposed in this pull request?
   Since Spark 2.0, Akka is not used anymore and Akka related stuff were 
removed. However there are still some leftover. This PR aims to remove these 
leftover.
   
   * `/pom.xml` has a comment about Akka, which is not needed anymore.
   * `HistoryServerSuite` uses an event log file, which contains 
"DAGSchedulerEventProcessActor". It's contained in a JSON field named "Stack 
Trace", since this field is not relevant to test cases, I removed the field 
contents.
   
   ## How was this patch tested?
   Existing tests.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to