Github user vanzin commented on a diff in the pull request:

    https://github.com/apache/spark/pull/4230#discussion_r23657981
  
    --- Diff: core/src/test/scala/org/apache/spark/DriverSuite.scala ---
    @@ -28,31 +28,30 @@ import org.apache.spark.util.Utils
     
     class DriverSuite extends FunSuite with Timeouts {
     
    +  // Regression test for SPARK-530: "Spark driver process doesn't exit 
after finishing"
    --- End diff --
    
    Since you're touching this, I kinda like the approach of adding the bug 
number to the `test()` call that I've seen in other places.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to