[GitHub] spark pull request #22191: [SPARK-25204][SS] Fix race in rate source test.

2018-08-23 Thread asfgit
Github user asfgit closed the pull request at:

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


---

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



[GitHub] spark pull request #22191: [SPARK-25204][SS] Fix race in rate source test.

2018-08-22 Thread jose-torres
GitHub user jose-torres opened a pull request:

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

[SPARK-25204][SS] Fix race in rate source test.

## What changes were proposed in this pull request?

Fix a race in the rate source tests. We need a better way of testing 
restart behavior.

## How was this patch tested?

unit test

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

$ git pull https://github.com/jose-torres/spark racetest

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

https://github.com/apache/spark/pull/22191.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 #22191


commit eec0ad08e390831717203f6d002e3b1218de6d36
Author: Jose Torres 
Date:   2018-08-22T22:10:32Z

fix test




---

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