You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/02/25 10:44:51 UTC

[GitHub] seancxmao opened a new pull request #23885: [MINOR][DOCS][TEST] Remove Akka leftover

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org