GitHub user jose-torres opened a pull request:

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

    [SPARK-23093][SS] Don't change run id when reconfiguring a continuous 
processing query.

    ## What changes were proposed in this pull request?
    
    Keep the run ID static, using a different ID for the epoch coordinator to 
avoid cross-execution message contamination.
    
    ## How was this patch tested?
    
    existing unit tests

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

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

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

    https://github.com/apache/spark/pull/20282.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 #20282
    
----
commit a7c51813d36bdb09b98e119cd50ae9e8afcaca98
Author: Jose Torres <jose@...>
Date:   2018-01-16T20:30:00Z

    don't change run id when reconfiguring

----


---

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

Reply via email to