GitHub user xuanyuanking opened a pull request:

    https://github.com/apache/spark/pull/22165

    [SPARK-25017][Core] Add test suite for BarrierCoordinator and 
ContextBarrierState

    ## What changes were proposed in this pull request?
    
    Currently `ContextBarrierState` and `BarrierCoordinator` are only covered 
by end-to-end test in `BarrierTaskContextSuite`, add BarrierCoordinatorSuite to 
test both classes.
    
    ## How was this patch tested?
    
    UT in BarrierCoordinatorSuite.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/xuanyuanking/spark SPARK-25017

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/22165.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #22165
    
----
commit 21bd1c37f4af6480adfc07130a15f70acdeda378
Author: liyuanjian <liyuanjian@...>
Date:   2018-08-21T05:24:07Z

    [SPARK-25017][Core] Add test suite for BarrierCoordinator and 
ContextBarrierState

----


---

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

Reply via email to