GitHub user jose-torres opened a pull request:

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

    [SPARK-24882][FOLLOWUP] Fix flaky synchronization in Kafka tests.

    ## What changes were proposed in this pull request?
    
    Fix flaky synchronization in Kafka tests - we need to use the scan config 
that was persisted rather than reconstructing it to identify the stream's 
current configuration.
    
    We caught most instances of this in the original PR, but this one slipped 
through.
    
    ## How was this patch tested?
    
    n/a

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

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

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

    https://github.com/apache/spark/pull/22245.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 #22245
    
----
commit 93c7bd93f5dbec41a0fd4d6b5ef0bfe0bfdc235c
Author: Jose Torres <torres.joseph.f+github@...>
Date:   2018-08-27T17:03:17Z

    fix flake

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to