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

    https://github.com/apache/spark/pull/21758#discussion_r203741986
  
    --- Diff: core/src/test/scala/org/apache/spark/SparkContextSuite.scala ---
    @@ -627,6 +627,48 @@ class SparkContextSuite extends SparkFunSuite with 
LocalSparkContext with Eventu
         assert(exc.getCause() != null)
         stream.close()
       }
    +
    +  test("support barrier sync under local mode") {
    --- End diff --
    
    Updated the title, but I think the test body is still needed to make sure 
barrier execution mode works with SparkContext.


---

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

Reply via email to